Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

a - Variable in class com.openhtmltopdf.css.newmatch.Condition.NthChildCondition
 
a - Variable in class com.openhtmltopdf.pdfboxout.quads.Triangle
 
A3 - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
ISO A3 media: 297mm wide and 420mm high
A4 - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
IS0 A4 media: 210 mm wide and 297 mm high
A5 - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
ISO A5 media: 148mm wide and 210 mm high
AbbrStuctualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbbrStuctualElement
 
ABSOLUTE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
ABSOLUTE_FONT_SIZES - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
AbstractCounterContext - Interface in com.openhtmltopdf.layout.counter
 
AbstractFastScaler() - Constructor for class com.openhtmltopdf.util.ImageUtil.AbstractFastScaler
 
AbstractFontStore - Class in com.openhtmltopdf.pdfboxout.fontstore
 
AbstractFontStore() - Constructor for class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore
 
AbstractFontStore.BuiltinFontStore - Class in com.openhtmltopdf.pdfboxout.fontstore
 
AbstractFontStore.EmptyFontStore - Class in com.openhtmltopdf.pdfboxout.fontstore
 
AbstractOutputDevice - Class in com.openhtmltopdf.render
An abstract implementation of an OutputDevice.
AbstractOutputDevice() - Constructor for class com.openhtmltopdf.render.AbstractOutputDevice
 
AbstractPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
AbstractPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
AbstractRelayoutDataList() - Constructor for class com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
 
AbstractResource - Class in com.openhtmltopdf.resource
 
AbstractResource(AbstractResource.StreamType) - Constructor for class com.openhtmltopdf.resource.AbstractResource
 
AbstractResource(InputStream) - Constructor for class com.openhtmltopdf.resource.AbstractResource
 
AbstractResource(Reader) - Constructor for class com.openhtmltopdf.resource.AbstractResource
 
AbstractResource(InputSource) - Constructor for class com.openhtmltopdf.resource.AbstractResource
Creates a new instance of AbstractResource
AbstractResource.StreamType - Enum Class in com.openhtmltopdf.resource
 
AbstractStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
AbstractTreeItem() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractTreeItem
 
ACTIVE_PSEUDOCLASS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
 
actual - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
 
actualDirection - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
add(Box) - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
add(PagedBoxCollector, PagedBoxCollector.PageResult, Box, Shape, Layer) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddBlockToShadowPage
 
add(PagedBoxCollector, PagedBoxCollector.PageResult, Box, Shape, Layer) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddFloatToShadowPage
 
add(PagedBoxCollector, PagedBoxCollector.PageResult, Box, Shape, Layer) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddInlineToShadowPage
 
add(PagedBoxCollector, PagedBoxCollector.PageResult, Box, Shape, Layer) - Method in interface com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddToShadowPage
 
add(Rectangle2D, Rectangle2D) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
add(Rectangle2D, Rectangle2D) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
add(String, Text) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
 
add(String, Text) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
Here we add a textnode and its postion to a list.
addAll(List<PropertyDeclaration>, CSSName[], CSSPrimitiveValue, int, boolean) - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderSidePropertyBuilder
 
addAllChildren(List<? super Box>, Layer) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
addAllChildren(List<? super Box>, Layer) - Method in class com.openhtmltopdf.render.LineBox
 
addAllChildren(List<Box>) - Method in class com.openhtmltopdf.render.Box
 
addAllProperties(List<PropertyDeclaration>) - Method in class com.openhtmltopdf.css.sheet.Ruleset
 
addAllStylesheets(List<Stylesheet>, TreeMap<String, Selector>, String) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
addAttributeEqualsCondition(String, String, String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition [attribute=value]
addAttributeExistsCondition(String, String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition [attribute]
addAttributeMatchesFirstPartCondition(String, String, String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition [attribute|=value]
addAttributeMatchesListCondition(String, String, String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition [attribute~=value]
addAttributePrefixCondition(String, String, String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition [attribute^=value]
addAttributeSubstringCondition(String, String, String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition [attribute*=value]
addAttributeSuffixCondition(String, String, String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition [attribute$=value]
addBlock(Box, PagedBoxCollector.PageResult) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Adds block box to appropriate flat box lists.
addBlock(DisplayListItem) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
addBlock(DisplayListItem) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
addBlockToAll(CssContext, Layer, Box, int, int, Shape, List<PagedBoxCollector.PageResult>, boolean) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
addBlockToLists(RenderingContext, Layer, Box, Shape) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
Adds block box to appropriate flat box lists.
addBlockToShadowPage(CssContext, Layer, Box, int, int, Shape, List<PagedBoxCollector.PageResult>, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
AddBlockToShadowPage() - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddBlockToShadowPage
 
addBoxId(LayoutContext, InlineBoxing.StateVariables) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
addBoxId(String, Box) - Method in class com.openhtmltopdf.layout.LayoutContext
 
addBoxId(String, Box) - Method in class com.openhtmltopdf.layout.SharedContext
 
addBoxID(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
addBoxToShadowPages(CssContext, Box, int, PagedBoxCollector.PageResult, Shape, List<PagedBoxCollector.PageResult>, Layer, PagedBoxCollector.AddToShadowPage) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Adds box to inserted shadow pages as needed.
addBreak(Box, List<Box>) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakStore
Add a break opportunity.
addCell(TableRowBox, TableCellBox, int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
addCellAttributes(COSDictionary) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeaderOrCellStructualElement
 
addChild(Layer) - Method in class com.openhtmltopdf.layout.Layer
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.FigureStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListItemStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListLabelStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableBodyStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableFootStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeadStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableRowStructualElement
 
addChild(PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
addChild(PdfBoxBookmarkManager.Bookmark) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager.Bookmark
 
addChild(PdfBoxSlowOutputDevice.Bookmark) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Bookmark
 
addChild(Box) - Method in class com.openhtmltopdf.render.Box
 
addChildForLayout(LayoutContext, Box) - Method in class com.openhtmltopdf.render.Box
 
addClassCondition(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition .class
addCollapsedBorders(Set<CollapsedBorderValue>, List<CollapsedBorderSide>) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
addColumnOrColumnGroup(LayoutContext, TableBox, Element, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
addColumns(LayoutContext, TableBox, TableColumn) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
addCondition(Condition) - Method in class com.openhtmltopdf.css.newmatch.Selector
Adds a feature to the Condition attribute of the Selector object
addConstant(String) - Static method in class com.openhtmltopdf.util.DownscaleQuality
Create and add constant instance
addContent(MediaRule) - Method in class com.openhtmltopdf.css.sheet.Stylesheet
 
addContent(PageRule) - Method in class com.openhtmltopdf.css.sheet.Stylesheet
 
addContent(Ruleset) - Method in class com.openhtmltopdf.css.sheet.FontFaceRule
 
addContent(Ruleset) - Method in class com.openhtmltopdf.css.sheet.MediaRule
 
addContent(Ruleset) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
addContent(Ruleset) - Method in interface com.openhtmltopdf.css.sheet.RulesetContainer
 
addContent(Ruleset) - Method in class com.openhtmltopdf.css.sheet.Stylesheet
 
addControl(PdfBoxForm.Control, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
addControlIfRequired(Box, PDPage, AffineTransform, RenderingContext, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
Adds a control to a list to be used later by processControls.
addCourier(HashMap<String, FontFamily<PdfBoxFontResolver.FontDescription>>) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
addDiagnostic(Diagnostic) - Static method in class com.openhtmltopdf.util.ThreadCtx
 
addDOMMutator(FSDOMMutator) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Add a DOM mutator to this builder.
AddedFont - Class in com.openhtmltopdf.outputdevice.helper
 
AddedFont(FSSupplier<InputStream>, File, Integer, String, boolean, BaseRendererBuilder.FontStyle, Set<BaseRendererBuilder.FSFontUseCase>) - Constructor for class com.openhtmltopdf.outputdevice.helper.AddedFont
 
AddedFont(Object, Integer, String, boolean, BaseRendererBuilder.FontStyle, Set<BaseRendererBuilder.FSFontUseCase>) - Constructor for class com.openhtmltopdf.outputdevice.helper.AddedFont
 
addEvenChildCondition() - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition that element has pseudo-class :even
addFirstChildCondition() - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition that element has pseudo-class :first-child
addFirstLetterBox(LayoutContext, LineBox, InlineLayoutBox, LineBreakContext, int, int, byte) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
addFloat(BlockBox) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
addFloat(BlockBox, BlockFormattingContext) - Method in class com.openhtmltopdf.layout.Layer
 
AddFloatToShadowPage() - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddFloatToShadowPage
 
addFollowingBlockBoxes(BlockBox, List<Box>) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
addFont(boolean, PdfBoxFontResolver.FontDescription) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
addFont(byte[], float, Float, Float) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
addFont(FSSupplier<InputStream>, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
addFont(FSSupplier<InputStream>, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
addFont(FSSupplier<InputStream>, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
addFont(FSSupplier<InputStream>, String, Integer, IdentValue, boolean, PdfBoxFontResolver.FontGroup) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
Adds a font specified by an input stream (truetype) to a specific font group.
addFont(PDFontSupplier, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
addFont(PDFontSupplier, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
addFont(PDFontSupplier, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
addFont(PDFontSupplier, String, Integer, IdentValue, boolean, PdfBoxFontResolver.FontGroup) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
Add a font specified by a PDFontSupplier to a specific font group.
addFont(File, float, Float, Float) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
addFont(File, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
addFont(File, String, Integer, IdentValue, boolean, PdfBoxFontResolver.FontGroup) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
Add a font file (truetype) to a specific font group.
addFont(TrueTypeFont, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
Add a font using a FontBox TrueTypeFont.
addFont(TrueTypeFont, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
Add a font using a FontBox TrueTypeFont.
addFontCollection(FSSupplier<InputStream>, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
addFontCollection(FSSupplier<InputStream>, String, Integer, IdentValue, boolean, PdfBoxFontResolver.FontGroup) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
Adds a font collection (.ttc in an input stream) to a specific font group.
addFontCollection(File, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
addFontCollection(File, String, Integer, IdentValue, boolean, PdfBoxFontResolver.FontGroup) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
Adds a font collection (.ttc file) to a specific group.
addFontCollection(TrueTypeCollection, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
addFontCollection(TrueTypeCollection, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
Add fonts using a FontBox TrueTypeCollection.
addFontDescription(T) - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
addFontDirectory(String, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
addFontDirectory(String, boolean, PdfBoxFontResolver.FontGroup) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
Add all fonts in the given directory
addFontFaceFont(String, IdentValue, IdentValue, String) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
 
addFontFaceFont(String, IdentValue, IdentValue, String, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
addFontFaceFont(String, IdentValue, IdentValue, String, byte[]) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
addFontFaceRule(FontFaceRule) - Method in class com.openhtmltopdf.css.sheet.Stylesheet
 
addFontFile(File, String, Integer, IdentValue) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
Add a font using a existing file.
addFontFile(File, String, Integer, BaseRendererBuilder.FontStyle) - Method in interface com.openhtmltopdf.extend.SVGDrawer
 
addFontFile(File, String, Integer, BaseRendererBuilder.FontStyle) - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
addFontFile(File, String, Integer, BaseRendererBuilder.FontStyle) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
addFontLazy(FSSupplier<PDFont>, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
Add a font with a lazy loaded PDFont
addFontLazy(FSSupplier<PDFont>, String, Integer, IdentValue, boolean) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
Add a font with a lazy loaded PDFont
addFontToFamily(boolean, FontFamily<PdfBoxFontResolver.FontDescription>, PdfBoxFontResolver.FontDescription) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
addFootnoteAreaProperties(List<PropertyDeclaration>) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
addFootnoteBody(LayoutContext, BlockBox, LineBox) - Method in class com.openhtmltopdf.layout.FootnoteManager
Adds a footnote body to the line box page, creating the footnote area as required.
addFormIfRequired(Box, PdfBoxOutputDevice) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
Adds a form to a map to be used later by processControls.
addFSSelector(Selector) - Method in class com.openhtmltopdf.css.sheet.Ruleset
 
addHandlers(XMLReader) - Method in class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
Adds the default EntityResolved and ErrorHandler for the SAX parser.
addHandlers(XMLReader, ContentHandler) - Method in class com.openhtmltopdf.resource.FSCatalog
Adds the default EntityResolved and ErrorHandler for the SAX parser.
addHelvetica(HashMap<String, FontFamily<PdfBoxFontResolver.FontDescription>>) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
addIDCondition(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition #ID
addImportRule(StylesheetInfo) - Method in class com.openhtmltopdf.css.sheet.Stylesheet
 
addInline(DisplayListItem) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
addInline(DisplayListItem) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
addInlineChild(LayoutContext, Object) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
addInlineChild(LayoutContext, Object, boolean) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
AddInlineToShadowPage() - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddInlineToShadowPage
 
addInputStreamFont(FSSupplier<InputStream>, String, Integer, IdentValue) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
 
addInvalidProperty(InvalidPropertyDeclaration) - Method in class com.openhtmltopdf.css.sheet.Ruleset
 
addItem(DisplayListOperation, int, int, DisplayListContainer) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
Adds a paint operation to a selection of pages, from pgStart to pgEnd inclusive.
addItem(DisplayListOperation, List<PagedBoxCollector.PageInfo>, DisplayListContainer) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
addLangCondition(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition :lang(Xx)
addLastChildCondition() - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition that element has pseudo-class :last-child
addLineBox(RenderingContext, Layer, LineBox) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
addLineBoxToAll(CssContext, Layer, LineBox, int, boolean) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Adds a line box to the base page if needed and any shadow pages as needed.
addLineBoxToShadowPage(CssContext, Layer, LineBox, int, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
addLink(Box, Box, PDAnnotation, PDPage) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
addLinkCondition() - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition that element has pseudo-class :link
addLinkToPage(PDPage, AnnotationContainer, Box, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
addLinkToPage(PDPage, PDAnnotationLink) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
addListItem(DisplayListItem) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
addListItem(DisplayListItem) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
addMarginBoxProperties(MarginBoxName, List<PropertyDeclaration>) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
addMedium(String) - Method in class com.openhtmltopdf.css.sheet.MediaRule
 
addMedium(String) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
addMetadata(String, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Appends a name/content metadata pair to this output device.
addMetadata(String, String) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
Appends a name/content metadata pair to this output device.
addMetadata(String, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Appends a name/content metadata pair to this output device.
addNonFlowContent(BlockBox) - Method in class com.openhtmltopdf.render.LineBox
 
addNthChildCondition(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition that element has pseudo-class :nth-child(an+b)
addOddChildCondition() - Method in class com.openhtmltopdf.css.newmatch.Selector
the CSS condition that element has pseudo-class :odd
addOp(DisplayListOperation) - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
addOpenInlineBoxes(LayoutContext, LineBox, List<InlineBox>, int, Map<InlineBox, InlineLayoutBox>) - Static method in class com.openhtmltopdf.layout.InlineBoxing
We have to convert this HTML (angle brackets replaced with square brackets):
addPage(CssContext) - Method in class com.openhtmltopdf.layout.Layer
 
addPageSequence(BlockBox) - Method in class com.openhtmltopdf.layout.Layer
 
addPagesUntilPosition(CssContext, int) - Method in class com.openhtmltopdf.layout.Layer
 
addPdfASchema(PDDocument, PdfRendererBuilder.PdfAConformance, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
addProperties(Iterator<PropertyDeclaration>) - Method in class com.openhtmltopdf.css.newmatch.CascadedStyle
 
addProperty(PropertyDeclaration) - Method in class com.openhtmltopdf.css.sheet.Ruleset
 
addProperty(String, Object, String, Object, boolean, PropertyBuilder) - Static method in class com.openhtmltopdf.css.constants.CSSName
Adds a feature to the Property attribute of the CSSName class
addProperty(String, Object, String, Object, PropertyBuilder) - Static method in class com.openhtmltopdf.css.constants.CSSName
 
addPseudoClassOrElement(Token, Selector) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
addPseudoClassOrElementFunction(Token, Selector) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
addPseudoElement(Token, Selector) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
addRect(float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
addReferencedFootnoteBody(BlockBox) - Method in class com.openhtmltopdf.render.LineBox
addReplaced(DisplayListItem) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
addReplaced(DisplayListItem) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
addRunEnd(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
addRunningBlock(BlockBox) - Method in class com.openhtmltopdf.layout.Layer
 
addRunStart(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
addShadowPage(PagedBoxCollector.PageResult) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
addShadowsUntil(int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
addStyleColumn(TableColumn) - Method in class com.openhtmltopdf.newtable.TableBox
 
addSymbol(Map<String, FontFamily<PdfBoxFontResolver.FontDescription>>) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
addTableCell(TableCellBox) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
addTableCell(TableCellBox) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
addTableHeaderFooter(CssContext, Layer, Box, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
addTimes(HashMap<String, FontFamily<PdfBoxFontResolver.FontDescription>>) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
addToContentList(List<Box>) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
addTransformItem(Box, List<PagedBoxCollector.PageInfo>, DisplayListContainer) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
addUnsupportedCondition() - Method in class com.openhtmltopdf.css.newmatch.Selector
for unsupported or invalid CSS
addUriAsLink(RenderingContext, Box, PDPage, float, AffineTransform, Element, NamespaceHandler, String, Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
addUriAsLink(RenderingContext, Box, PDPage, float, AffineTransform, Element, NamespaceHandler, String, Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
addValue(String) - Static method in class com.openhtmltopdf.css.constants.IdentValue
Adds a feature to the Value attribute of the IdentValue class
addValue(String) - Static method in class com.openhtmltopdf.css.constants.PageElementPosition
 
addValue(String, IdentValue, IdentValue) - Static method in class com.openhtmltopdf.css.constants.MarginBoxName
 
addZapfDingbats(Map<String, FontFamily<PdfBoxFontResolver.FontDescription>>) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
adjustChildren(JustificationInfo) - Method in class com.openhtmltopdf.render.LineBox
 
adjustChildrenRTL(JustificationInfo) - Method in class com.openhtmltopdf.render.LineBox
 
adjustGlyphPositions(String, JustificationInfo, GlyphVector) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
adjustHorizontalPosition(JustificationInfo, float) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
adjustHorizontalPositionRTL(JustificationInfo, float) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
adjustTo(int, int, int) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
adjustUnbalanced(LayoutContext, Box, int, int, int, int) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
advanceDelegate() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
afterChangePage(LayoutContext) - Method in class com.openhtmltopdf.render.LineBox
 
AGGREGATE_BOX - Static variable in interface com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddToShadowPage
 
align() - Method in class com.openhtmltopdf.layout.VerticalAlignContext.ChildContextData
 
align(boolean, CssContext) - Method in class com.openhtmltopdf.render.LineBox
 
alignBaselineAlignedCells(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
alignChildren() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
alignInlineContent(LayoutContext, Box, float, float, VerticalAlignContext) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
alignLine(LayoutContext, LineBox, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
alignMiddleAndBottomAlignedCells(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
alignToLastFloat(CssContext, BlockFormattingContext, BlockBox, FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
alignToLastOpposingFloat(CssContext, BlockFormattingContext, BlockBox, FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
alignToStaticEquivalent() - Method in class com.openhtmltopdf.render.BlockBox
 
ALL - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
ALL - Static variable in class com.openhtmltopdf.css.constants.PageElementPosition
 
ALL - Static variable in class com.openhtmltopdf.css.parser.property.BackgroundPropertyBuilder
 
ALL - Static variable in class com.openhtmltopdf.css.parser.property.BorderSpacingPropertyBuilder
 
ALL - Static variable in class com.openhtmltopdf.css.parser.property.FontPropertyBuilder
 
ALL - Static variable in class com.openhtmltopdf.css.parser.property.ListStylePropertyBuilder
 
ALL - Static variable in class com.openhtmltopdf.css.parser.property.SizePropertyBuilder
 
ALL - Static variable in class com.openhtmltopdf.render.BorderPainter
 
ALL_ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundSize
 
ALL_IDENT_VALUES - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
ALL_PRIMITIVE_PROPERTY_NAMES - Static variable in class com.openhtmltopdf.css.constants.CSSName
Map of all non-shorthand CSS properties
ALL_PROPERTIES - Static variable in class com.openhtmltopdf.css.constants.CSSName
Map of all CSS properties
ALL_PROPERTY_NAMES - Static variable in class com.openhtmltopdf.css.constants.CSSName
Map of all CSS properties
ALL_ZEROS - Static variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
AllDescendantMapper(List<Selector>, AttributeResolver, TreeResolver) - Constructor for class com.openhtmltopdf.css.newmatch.Matcher.AllDescendantMapper
 
allFieldMap - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
ALLOW - Enum constant in enum class com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderCollapse
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BoxSizing
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BreakAfter
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BreakBefore
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.CaptionSide
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Clear
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ColumnCount
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ColumnGap
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Cursor
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Display
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.EmptyCells
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Float
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontSize
 
ALLOWED - Variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSBorderRendering
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSDynamicAutoWidth
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSKeepWithInline
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSNamedDestination
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSOverflowPagesDirection
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageSequence
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPDFFontEmbed
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSTablePaginate
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSTextDecorationExtent
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericColor
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericURIWithNone
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ImageRenderingBuilder
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithAuto
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithNone
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthWithNormal
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LineHeight
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Overflow
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakAfter
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakBefore
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakInside
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Position
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TableLayout
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextAlign
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextDecoration
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextTransform
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformOriginX
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformOriginY
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformPropertyBuilder
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.VerticalAlign
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Visibility
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.WhiteSpace
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.WordWrap
 
ALLOWED - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ZIndex
 
allowedProtocols - Variable in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
allowedProtocols - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
allowedProtocols - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
allowExternalResources - Variable in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
allowExternalResources - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
allowExternalResources - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
allowScripts - Variable in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
allowScripts - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
allowScripts - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
allowsTwoValueItems() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
 
allowsTwoValueItems() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundSize
 
allowsTwoValueItems() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder
 
allParagraphs - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter
 
ALWAYS - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
alwaysFalse() - Static method in class com.openhtmltopdf.util.LambdaUtil
 
alwaysTrue() - Static method in class com.openhtmltopdf.util.LambdaUtil
 
analyzePageBreaks(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
analyzePageBreaks(LayoutContext, ContentLimitContainer) - Method in class com.openhtmltopdf.newtable.TableBox
 
analyzePageBreaks(LayoutContext, ContentLimitContainer) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
analyzePageBreaks(LayoutContext, ContentLimitContainer) - Method in class com.openhtmltopdf.render.Box
 
analyzePageBreaks(LayoutContext, ContentLimitContainer) - Method in class com.openhtmltopdf.render.LineBox
 
ancestorDump(Box) - Static method in class com.openhtmltopdf.util.LambdaUtil
Ancestor dump to string including starting box and referenced layers.
ancestors - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakOpportunity
 
ancestors() - Method in class com.openhtmltopdf.render.Box
Get all ancestors, up until the root box.
ancestors(Box) - Static method in class com.openhtmltopdf.util.LambdaUtil
Null-safe way to look up the ancestor tree as a stream.
ancestorsWhile(Predicate<Box>) - Method in class com.openhtmltopdf.render.Box
Creates a list of ancestors by walking up the chain of parent, grandparent, etc.
AnchorStuctualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AnchorStuctualElement
 
ANGLE - Static variable in class com.openhtmltopdf.css.parser.Token
 
annotation - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AnnotationWithStructureParent
 
AnnotationContainer - Class in com.openhtmltopdf.pdfboxout
 
AnnotationContainer() - Constructor for class com.openhtmltopdf.pdfboxout.AnnotationContainer
 
AnnotationContainer.PDAnnotationFileAttachmentContainer - Class in com.openhtmltopdf.pdfboxout
 
AnnotationContainer.PDAnnotationLinkContainer - Class in com.openhtmltopdf.pdfboxout
 
AnnotationWithStructureParent() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AnnotationWithStructureParent
 
AnonymousBlockBox - Class in com.openhtmltopdf.render
An anonymous block box as defined in the CSS spec.
AnonymousBlockBox(Element) - Constructor for class com.openhtmltopdf.render.AnonymousBlockBox
 
antiAliasRenderingHint - Variable in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
AppBreakOpportunity() - Constructor for class com.openhtmltopdf.layout.Breaker.AppBreakOpportunity
 
appendColumn(int) - Method in class com.openhtmltopdf.newtable.TableBox
 
appendPath(Path2D, float, float, float, float, float, float, float, float, float, boolean, float) - Static method in class com.openhtmltopdf.render.BorderPainter
 
appendPositioningInfo(StringBuilder) - Method in class com.openhtmltopdf.render.BlockBox
 
appendPositioningInfo(StringBuilder) - Method in class com.openhtmltopdf.render.InlineBox
 
applies(String, String) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
appliesToMedia(String) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
applyBlockAlign(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyCSSMinMaxHeight(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
applyCSSMinMaxWidth(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
applyDiagnosticConsumer() - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
 
applyDiagnosticConsumer(Consumer<Diagnostic>) - Static method in class com.openhtmltopdf.util.ThreadCtx
 
applyFloatingAlign(Element, StringBuilder) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyImgStyles(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyInputStyles(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyLineHeightHack(CssContext, Box, Rectangle) - Method in class com.openhtmltopdf.layout.FloatManager
 
applyOverflowClip(Rectangle, Area) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
applyPdfMatrix(AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
applyRenderingHints(Graphics2D) - Method in class com.openhtmltopdf.util.ScalingOptions
Applies any rendering hints configured for these ScalingOptions to a Graphics2D instance before image operations are called on it.
applySvgStyles(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyTableCellStyles(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyTableContentAlign(Element, StringBuilder) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyTableRowStyles(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyTableStyles(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyTextAlign(Element, StringBuilder) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyTextareaStyles(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
applyTextTransform() - Method in class com.openhtmltopdf.render.InlineBox
 
applyTranform(RenderingContext, Box) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
applyTransformFunctions(float, List<PropertyValue>, AffineTransform, Box, CssContext) - Static method in class com.openhtmltopdf.render.displaylist.TransformCreator
 
applyTransformFunctions(float, List<PropertyValue>, List<AffineTransform>) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
AREA - Static variable in class com.openhtmltopdf.util.DownscaleQuality
One step, fast, but should be better than low-quality.
AREA_COORDS_ATTR - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
AREA_ELT - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
AREA_HREF_ATTR - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
AREA_SHAPE_ATTR - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
AreaAverageScaler() - Constructor for class com.openhtmltopdf.util.ImageUtil.AreaAverageScaler
 
areAllCharactersPrintable(String) - Static method in class com.openhtmltopdf.util.OpenUtil
Returns true, when all characters of the given string are printable.
areEqual(String, String) - Static method in class com.openhtmltopdf.swing.ImageMapParser
 
areEqualIgnoreCase(String, String) - Static method in class com.openhtmltopdf.swing.ImageMapParser
 
args - Variable in class com.openhtmltopdf.util.Diagnostic
 
ARMENIAN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
ArrayDisplayListContainer - Class in com.openhtmltopdf.render.displaylist
This is an ArrayList backed DisplayListContainer for when we expect to get page instructions for all pages such as collecting the root box.
ArrayDisplayListContainer(int, int) - Constructor for class com.openhtmltopdf.render.displaylist.ArrayDisplayListContainer
 
ArrayUtil - Class in com.openhtmltopdf.util
 
ArrayUtil() - Constructor for class com.openhtmltopdf.util.ArrayUtil
 
asColor() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
asColor() - Method in class com.openhtmltopdf.css.style.derived.ColorValue
Returns the value as a Color, if it is a color.
asColor() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
asColor() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
asColor(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
asFloat() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
asFloat() - Method in class com.openhtmltopdf.css.style.derived.LengthValue
 
asFloat() - Method in class com.openhtmltopdf.css.style.derived.NumberValue
 
asFloat() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
asFloat() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
asFloat(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
asIdentValue() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
asIdentValue() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Description of the Method
asIdentValue() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
asIdentValue() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
asLength(CssContext, CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
assignPagePaintingPositions(CssContext, int, int) - Method in class com.openhtmltopdf.layout.Layer
 
assignPagePaintingPositions(CssContext, short) - Method in class com.openhtmltopdf.layout.Layer
 
asString() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
asString() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
asString() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
asString() - Method in class com.openhtmltopdf.util.DownscaleQuality
 
asString(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
asStringArray() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
asStringArray() - Method in class com.openhtmltopdf.css.style.derived.CountersValue
 
asStringArray() - Method in class com.openhtmltopdf.css.style.derived.ListValue
 
asStringArray() - Method in class com.openhtmltopdf.css.style.derived.StringValue
 
asStringArray() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
asStringArray() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
asStringArray(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
ASTERISK - Static variable in class com.openhtmltopdf.css.parser.Token
 
AT_RULE - Static variable in class com.openhtmltopdf.css.parser.Token
 
attRes - Variable in class com.openhtmltopdf.css.newmatch.Matcher.AllDescendantMapper
 
attrib(Selector) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
AttributeCompareCondition(String, String, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.AttributeCompareCondition
 
AttributeEqualsCondition(String, String, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.AttributeEqualsCondition
 
AttributeExistsCondition(String, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.AttributeExistsCondition
 
AttributeMatchesFirstPartCondition(String, String, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.AttributeMatchesFirstPartCondition
 
AttributeMatchesListCondition(String, String, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.AttributeMatchesListCondition
 
AttributePrefixCondition(String, String, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.AttributePrefixCondition
 
AttributeResolver - Interface in com.openhtmltopdf.css.extend
In XML, an application may or may not know how to find the ID and/or class and/or attribute defaults of an element.
AttributeSubstringCondition(String, String, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.AttributeSubstringCondition
 
AttributeSuffixCondition(String, String, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.AttributeSuffixCondition
 
AUTHOR - Static variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
Origin of stylesheet - author
AUTHOR_IMPORTANT - Static variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
ImportanceAndOrigin of stylesheet - author important
AUTHOR_NORMAL - Static variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
ImportanceAndOrigin of stylesheet - author normal
AUTO - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
AUTO - Static variable in class com.openhtmltopdf.layout.Layer
 
AutoTableLayout(TableBox) - Constructor for class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
availableFontsHash - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver
Map of base fonts, from which we can derive a concrete instance at the correct size, weight, etc.
availableFontsHash - Variable in class com.openhtmltopdf.swing.AWTFontResolver
Map of base fonts, from which we can derive a concrete instance at the correct size, weight, etc.
AVOID - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
avoidPageBreakBetween(BlockBox, BlockBox) - Static method in class com.openhtmltopdf.layout.BlockBoxing
If we should try to avoid a page break between two block boxes.
AWTFontResolver - Class in com.openhtmltopdf.swing
REsolves an AWT font instance from a list of CSS font families and characteristics.
AWTFontResolver() - Constructor for class com.openhtmltopdf.swing.AWTFontResolver
Constructor
AWTFSFont - Class in com.openhtmltopdf.swing
 
AWTFSFont(List<Font>, float) - Constructor for class com.openhtmltopdf.swing.AWTFSFont
 
AWTFSGlyphVector - Class in com.openhtmltopdf.swing
 
AWTFSGlyphVector(GlyphVector) - Constructor for class com.openhtmltopdf.swing.AWTFSGlyphVector
 
AWTFSImage - Class in com.openhtmltopdf.swing
 
AWTFSImage() - Constructor for class com.openhtmltopdf.swing.AWTFSImage
 
AWTFSImage.NewAWTFSImage - Class in com.openhtmltopdf.swing
 
AWTFSImage.NullImage - Class in com.openhtmltopdf.swing
 
axes - Variable in class com.openhtmltopdf.css.newmatch.Matcher.AllDescendantMapper
 
axes - Variable in class com.openhtmltopdf.css.newmatch.Matcher.Mapper
 

B

b - Variable in class com.openhtmltopdf.css.newmatch.Condition.NthChildCondition
 
b - Variable in class com.openhtmltopdf.pdfboxout.quads.Triangle
 
B3 - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
ISO B3 media: 353mm wide by 500mm high
B4 - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
ISO B4 media: 250mm wide by 353mm high
BACKGROUND - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
BACKGROUND_ATTACHMENT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BACKGROUND_ATTACHMENTS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
BACKGROUND_COLOR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BACKGROUND_IMAGE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BACKGROUND_POSITION - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BACKGROUND_POSITIONS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
BACKGROUND_POSITIONS_IDENTS - Static variable in class com.openhtmltopdf.css.constants.Idents
Description of the Field
BACKGROUND_REPEAT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BACKGROUND_REPEATS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
BACKGROUND_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BACKGROUND_SIZE - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
BackgroundAttachment() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundAttachment
 
BackgroundColor() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundColor
 
BackgroundContainer() - Constructor for class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
 
BackgroundImage() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundImage
 
BackgroundImageType() - Constructor for enum class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
 
backgroundPosition - Variable in class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
 
BackgroundPosition - Class in com.openhtmltopdf.css.style
 
BackgroundPosition() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
 
BackgroundPosition(PropertyValue, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.BackgroundPosition
 
BackgroundPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
BackgroundPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.BackgroundPropertyBuilder
 
backgroundRepeat - Variable in class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
 
BackgroundRepeat() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundRepeat
 
backgroundSize - Variable in class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
 
BackgroundSize - Class in com.openhtmltopdf.css.style
 
BackgroundSize() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundSize
 
BackgroundSize(PropertyValue, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.BackgroundSize
 
BASE_PAGE - Static variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageInfo
 
BaseDocument - Class in com.openhtmltopdf.outputdevice.helper
 
BaseDocument(String, String, Document, File, String) - Constructor for class com.openhtmltopdf.outputdevice.helper.BaseDocument
 
baseFont - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
BASELINE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
basePage - Variable in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
BaseRendererBuilder<TFinalClass,TBaseRendererBuilderState> - Class in com.openhtmltopdf.outputdevice.helper
Baseclass for all RendererBuilders (PDF and Java2D), has all common settings
BaseRendererBuilder(TBaseRendererBuilderState) - Constructor for class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
 
BaseRendererBuilder.BaseRendererBuilderState - Class in com.openhtmltopdf.outputdevice.helper
This class is an internal implementation detail.
This is internal, please don't use directly.
BaseRendererBuilder.FontStyle - Enum Class in com.openhtmltopdf.outputdevice.helper
 
BaseRendererBuilder.FSFontUseCase - Enum Class in com.openhtmltopdf.outputdevice.helper
Use cases for fonts.
BaseRendererBuilder.PageSizeUnits - Enum Class in com.openhtmltopdf.outputdevice.helper
 
BaseRendererBuilder.TextDirection - Enum Class in com.openhtmltopdf.outputdevice.helper
 
BaseRendererBuilderState() - Constructor for class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
baseUri - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
 
BatikSVGDrawer - Class in com.openhtmltopdf.svgsupport
 
BatikSVGDrawer() - Constructor for class com.openhtmltopdf.svgsupport.BatikSVGDrawer
Creates a SVGDrawer that does NOT allow scripts to run or external resources such as file:// or http:// protocol urls to be requested.
BatikSVGDrawer(BatikSVGDrawer.SvgScriptMode, BatikSVGDrawer.SvgExternalResourceMode) - Constructor for class com.openhtmltopdf.svgsupport.BatikSVGDrawer
Creates a SVGDrawer that can allow arbitary scripts to run or allow arbitary external resources to be requested.
BatikSVGDrawer(BatikSVGDrawer.SvgScriptMode, Set<String>) - Constructor for class com.openhtmltopdf.svgsupport.BatikSVGDrawer
Creates a SVGDrawer that can allow arbitary scripts to run and allow the loading of external resources with the specified protocols.
BatikSVGDrawer.SvgExternalResourceMode - Enum Class in com.openhtmltopdf.svgsupport
 
BatikSVGDrawer.SvgScriptMode - Enum Class in com.openhtmltopdf.svgsupport
 
BatikSVGImage - Class in com.openhtmltopdf.svgsupport
 
BatikSVGImage(Element, Box, double, double, double, double, double, CssContext) - Constructor for class com.openhtmltopdf.svgsupport.BatikSVGImage
 
BCELL - Static variable in class com.openhtmltopdf.newtable.TableCellBox
 
BCOL - Static variable in class com.openhtmltopdf.newtable.TableCellBox
 
beforeChangePage(LayoutContext) - Method in class com.openhtmltopdf.render.LineBox
 
beginMarkedContent(COSName, COSDictionary) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
beginText() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
bidi - Variable in class com.openhtmltopdf.bidi.support.ICUBidiSplitter
 
BidiReorderer - Interface in com.openhtmltopdf.bidi
An interface to provide text reordering services.
BidiSplitter - Interface in com.openhtmltopdf.bidi
 
BidiSplitterFactory - Interface in com.openhtmltopdf.bidi
 
BidiTextRun - Class in com.openhtmltopdf.bidi
Simple class to hold a visual ordering text run.
BidiTextRun(int, int, byte) - Constructor for class com.openhtmltopdf.bidi.BidiTextRun
 
BINARY - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
BLACK - Static variable in class com.openhtmltopdf.css.parser.FSRGBColor
 
BLINK - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
BLOCK - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
BLOCK - Enum constant in enum class com.openhtmltopdf.render.BlockBox.ContentType
This block box's direct children consist only of BlockBox and subclassed objects.
BLOCK - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
BLOCK_INLINE_CONTENT - Enum constant in enum class com.openhtmltopdf.util.DescendantBoxSpliterator.State
 
BlockBox - Class in com.openhtmltopdf.render
A block box as defined in the CSS spec.
BlockBox() - Constructor for class com.openhtmltopdf.render.BlockBox
 
BlockBox.ContentType - Enum Class in com.openhtmltopdf.render
What type of direct child content this block box contains.
BlockBox.LastLineBoxContext - Class in com.openhtmltopdf.render
 
BlockBox.MarginCollapseResult - Class in com.openhtmltopdf.render
 
BlockBoxing - Class in com.openhtmltopdf.layout
Utility class for laying block content.
BlockBoxing() - Constructor for class com.openhtmltopdf.layout.BlockBoxing
 
BlockBoxing.AbstractRelayoutDataList - Class in com.openhtmltopdf.layout
 
BlockBoxing.LiteRelayoutDataList - Class in com.openhtmltopdf.layout
 
BlockBoxingState() - Constructor for enum class com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
 
BlockFormattingContext - Class in com.openhtmltopdf.layout
This class represents a block formatting context as defined in the CSS spec.
BlockFormattingContext(BlockBox, LayoutContext) - Constructor for class com.openhtmltopdf.layout.BlockFormattingContext
 
blocks - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter
 
blocks - Variable in class com.openhtmltopdf.render.displaylist.PaintBackgroundAndBorders
 
blocks - Variable in class com.openhtmltopdf.render.displaylist.PaintListMarkers
 
blocks - Variable in class com.openhtmltopdf.render.displaylist.PaintReplacedElements
 
blocks() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
blocks() - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
BLUE - Static variable in class com.openhtmltopdf.css.parser.FSRGBColor
 
body - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListItemStructualElement
 
BOLD - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
BOLDER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
Bookmark(String, String) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager.Bookmark
 
Bookmark(String, String) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Bookmark
 
BookmarkElement - Class in com.openhtmltopdf.pdfboxout
 
BookmarkElement() - Constructor for class com.openhtmltopdf.pdfboxout.BookmarkElement
 
Border() - Constructor for class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.Border
 
BORDER_BOTTOM_COLOR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_BOTTOM_LEFT_RADIUS - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
BORDER_BOTTOM_RIGHT_RADIUS - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
BORDER_BOTTOM_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_BOTTOM_STYLE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_BOTTOM_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_BOX - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
BORDER_BOX - Static variable in interface com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddToShadowPage
 
BORDER_COLLAPSE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_COLOR_PROPERTIES - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
BORDER_COLOR_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_LEFT_COLOR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_LEFT_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_LEFT_STYLE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_LEFT_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_PRIORITIES - Static variable in class com.openhtmltopdf.newtable.TableCellBox
 
BORDER_RADIUS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
BORDER_RADIUS_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
BORDER_RIGHT_COLOR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_RIGHT_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_RIGHT_STYLE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_RIGHT_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_SIDE_PROPERTIES - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
BORDER_SPACING - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_STYLE - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
BORDER_STYLE_PROPERTIES - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
BORDER_STYLE_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_STYLES - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
BORDER_TOP_COLOR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_TOP_LEFT_RADIUS - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
BORDER_TOP_RIGHT_RADIUS - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
BORDER_TOP_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_TOP_STYLE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_TOP_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_WIDTH - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
BORDER_WIDTH_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BORDER_WIDTHS - Static variable in class com.openhtmltopdf.css.parser.property.Conversions
 
BORDER_WIDTHS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
borderBottom(BorderPropertySet, int) - Static method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
BorderBottom() - Constructor for class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderBottom
 
BorderBottomColor() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderBottomColor
 
BorderBottomLeftRadius() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderBottomLeftRadius
 
BorderBottomRightRadius() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderBottomRightRadius
 
BorderBottomStyle() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderBottomStyle
 
BorderBottomWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderBottomWidth
 
BorderCollapse() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderCollapse
 
BorderColor() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderColor
 
borderLeft(BorderPropertySet, int) - Static method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
BorderLeft() - Constructor for class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderLeft
 
BorderLeftColor() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderLeftColor
 
BorderLeftStyle() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderLeftStyle
 
BorderLeftWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderLeftWidth
 
BorderPainter - Class in com.openhtmltopdf.render
 
BorderPainter() - Constructor for class com.openhtmltopdf.render.BorderPainter
 
BorderPainter.RelativeBorderProperties - Class in com.openhtmltopdf.render
 
BorderPropertyBuilders - Class in com.openhtmltopdf.css.parser.property
 
BorderPropertyBuilders() - Constructor for class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders
 
BorderPropertyBuilders.Border - Class in com.openhtmltopdf.css.parser.property
 
BorderPropertyBuilders.BorderBottom - Class in com.openhtmltopdf.css.parser.property
 
BorderPropertyBuilders.BorderLeft - Class in com.openhtmltopdf.css.parser.property
 
BorderPropertyBuilders.BorderRight - Class in com.openhtmltopdf.css.parser.property
 
BorderPropertyBuilders.BorderSidePropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
BorderPropertyBuilders.BorderTop - Class in com.openhtmltopdf.css.parser.property
 
BorderPropertySet - Class in com.openhtmltopdf.css.style.derived
 
BorderPropertySet(boolean, float, float, float, float) - Constructor for class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
BorderPropertySet(boolean, float, float, float, float, BorderRadiusCorner, BorderRadiusCorner, BorderRadiusCorner, BorderRadiusCorner) - Constructor for class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
BorderPropertySet(boolean, CollapsedBorderValue, CollapsedBorderValue, CollapsedBorderValue, CollapsedBorderValue) - Constructor for class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
BorderPropertySet(CalculatedStyle, CssContext) - Constructor for class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
BorderPropertySet(BorderPropertySet) - Constructor for class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
BorderRadius() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderRadius
 
BorderRadiusCorner - Class in com.openhtmltopdf.css.style
 
BorderRadiusCorner() - Constructor for class com.openhtmltopdf.css.style.BorderRadiusCorner
 
BorderRadiusCorner(float, float) - Constructor for class com.openhtmltopdf.css.style.BorderRadiusCorner
 
BorderRadiusCorner(CSSName, CalculatedStyle, CssContext) - Constructor for class com.openhtmltopdf.css.style.BorderRadiusCorner
 
borderRight(BorderPropertySet, int) - Static method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
BorderRight() - Constructor for class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderRight
 
BorderRightColor() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderRightColor
 
BorderRightStyle() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderRightStyle
 
BorderRightWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderRightWidth
 
BorderSidePropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderSidePropertyBuilder
 
BorderSpacingPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
BorderSpacingPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.BorderSpacingPropertyBuilder
 
BorderStyle() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderStyle
 
borderTop(BorderPropertySet, int) - Static method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
BorderTop() - Constructor for class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderTop
 
BorderTopColor() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderTopColor
 
BorderTopLeftRadius() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderTopLeftRadius
 
BorderTopRightRadius() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderTopRightRadius
 
BorderTopStyle() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderTopStyle
 
BorderTopWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderTopWidth
 
BorderWidth() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderWidth
 
BOTH - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
bottom - Variable in class com.openhtmltopdf.css.constants.CSSName.CSSSideProperties
 
bottom() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
Bottom() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Bottom
 
BOTTOM - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
BOTTOM - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
BOTTOM - Static variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
BOTTOM - Static variable in class com.openhtmltopdf.render.BorderPainter
 
BOTTOM_CENTER - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
BOTTOM_LEFT - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
BOTTOM_LEFT_CORNER - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
BOTTOM_RIGHT - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
BOTTOM_RIGHT_CORNER - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
bottomColor() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
BottomLeftCorner() - Constructor for class com.openhtmltopdf.render.PageBox.BottomLeftCorner
 
BottomMarginArea() - Constructor for class com.openhtmltopdf.render.PageBox.BottomMarginArea
 
BottomRightCorner() - Constructor for class com.openhtmltopdf.render.PageBox.BottomRightCorner
 
bottomStyle() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
boundingBox - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.FigureStructualElement
 
boundingBox - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.QuadPointShape
 
boundsBox() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddBlockToShadowPage
 
boundsBox() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddFloatToShadowPage
 
boundsBox() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddInlineToShadowPage
 
boundsBox() - Method in interface com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddToShadowPage
 
box - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
box - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.LinkDetails
 
box - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Control
 
box - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager.LinkDetails
Deprecated.
 
box - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakOpportunity
 
box - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
Box - Class in com.openhtmltopdf.render
 
Box() - Constructor for class com.openhtmltopdf.render.Box
 
BOX_CHILDREN - Enum constant in enum class com.openhtmltopdf.util.DescendantBoxSpliterator.State
 
BOX_SIZING - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
Box.ChildIteratorOfType<T> - Class in com.openhtmltopdf.render
 
BoxBuilder - Class in com.openhtmltopdf.layout
This class is responsible for creating the box tree from the DOM.
BoxBuilder() - Constructor for class com.openhtmltopdf.layout.BoxBuilder
 
BoxBuilder.ChildBoxInfo - Class in com.openhtmltopdf.layout
 
BoxBuilder.CreateChildrenContext - Class in com.openhtmltopdf.layout
 
BoxCollector - Class in com.openhtmltopdf.layout
A class to collect boxes which intersect a given clip region.
BoxCollector() - Constructor for class com.openhtmltopdf.layout.BoxCollector
 
boxDescription(Box) - Static method in class com.openhtmltopdf.util.LambdaUtil
Null-safe box description including object id, layer, containing layer and impl class.
BoxDimensions - Class in com.openhtmltopdf.render
 
BoxDimensions() - Constructor for class com.openhtmltopdf.render.BoxDimensions
 
BoxDistance(BlockBox, int) - Constructor for class com.openhtmltopdf.layout.FloatManager.BoxDistance
 
boxIntersects(CssContext, Shape, Box, Rectangle) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
BoxOffset(BlockBox, int, int) - Constructor for class com.openhtmltopdf.layout.FloatManager.BoxOffset
 
BoxRange - Class in com.openhtmltopdf.layout
 
BoxRange(int, int) - Constructor for class com.openhtmltopdf.layout.BoxRange
 
BoxRangeData - Class in com.openhtmltopdf.layout
 
BoxRangeData() - Constructor for class com.openhtmltopdf.layout.BoxRangeData
 
BoxRangeData(BlockBox, BoxRange) - Constructor for class com.openhtmltopdf.layout.BoxRangeData
 
BoxRangeHelper - Class in com.openhtmltopdf.layout
 
BoxRangeHelper(OutputDevice, List<BoxRangeData>) - Constructor for class com.openhtmltopdf.layout.BoxRangeHelper
 
BoxRangeLists - Class in com.openhtmltopdf.layout
 
BoxRangeLists() - Constructor for class com.openhtmltopdf.layout.BoxRangeLists
 
BoxSizing() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BoxSizing
 
BoxUtil - Class in com.openhtmltopdf.util
 
BoxUtil() - Constructor for class com.openhtmltopdf.util.BoxUtil
 
BREAK_AFTER - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
BREAK_BEFORE - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
BREAK_WORD - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
BreakAfter() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BreakAfter
 
BreakAtLineContext - Class in com.openhtmltopdf.layout
 
BreakAtLineContext(BlockBox, int) - Constructor for class com.openhtmltopdf.layout.BreakAtLineContext
 
BreakBefore() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BreakBefore
 
breaker - Variable in class com.openhtmltopdf.bidi.support.ICUBreakers.ICUCharacterBreaker
 
breaker - Variable in class com.openhtmltopdf.bidi.support.ICUBreakers.ICULineBreaker
 
Breaker - Class in com.openhtmltopdf.layout
A utility class that scans the text of a single inline box, looking for the next break point.
Breaker() - Constructor for class com.openhtmltopdf.layout.Breaker
 
Breaker.AppBreakOpportunity - Class in com.openhtmltopdf.layout
 
Breaker.BreakTextResult - Enum Class in com.openhtmltopdf.layout
 
Breaker.CharacterBreakerSupplier - Class in com.openhtmltopdf.layout
 
Breaker.LineBreakerSupplier - Class in com.openhtmltopdf.layout
 
Breaker.TextBreakerSupplier - Interface in com.openhtmltopdf.layout
 
breakFirstLetter(LayoutContext, LineBreakContext, int, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.Breaker
 
BREAKING_CHARS - Static variable in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
breaks - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakStore
 
breakText(LayoutContext, LineBreakContext, int, CalculatedStyle, boolean, int, boolean) - Static method in class com.openhtmltopdf.layout.Breaker
 
BreakTextResult() - Constructor for enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
 
Bridge12Ctx(UserAgent, UserAgentCallback) - Constructor for class com.openhtmltopdf.svgsupport.SVGImageExtension.Bridge12Ctx
 
BridgeCtx(UserAgent, UserAgentCallback) - Constructor for class com.openhtmltopdf.svgsupport.SVGImageExtension.BridgeCtx
 
BROW - Static variable in class com.openhtmltopdf.newtable.TableCellBox
 
BROWGROUP - Static variable in class com.openhtmltopdf.newtable.TableCellBox
 
BTABLE - Static variable in class com.openhtmltopdf.newtable.TableCellBox
 
BufferedImagePage(BufferedImage) - Constructor for class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor.BufferedImagePage
 
BufferedImagePageProcessor - Class in com.openhtmltopdf.java2d.api
PageProcessor to render everything to buffered images
BufferedImagePageProcessor(int, double) - Constructor for class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor
 
BufferedImagePageProcessor.BufferedImagePage - Class in com.openhtmltopdf.java2d.api
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean) - Method in interface com.openhtmltopdf.css.parser.property.PropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.BackgroundPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderSidePropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.BorderSpacingPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.ContentPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.FontPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.ListStylePropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.OneToFourPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ColOrRowSpan
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ColumnCount
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontFamily
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontSize
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontWeight
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPDFFontEncoding
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericBorderCornerRadius
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericBorderWidth
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericColor
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericURIWithNone
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Length
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLike
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithIdent
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthWithIdent
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LineHeight
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Page
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PlainInteger
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Position
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.SingleIdent
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Src
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextDecoration
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformOriginPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformOriginX
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformOriginY
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ZIndex
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in interface com.openhtmltopdf.css.parser.property.PropertyBuilder
Builds a list of PropertyDeclaration objects for the CSS property cssName.
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.QuotesPropertyBuilder
 
buildDeclarations(CSSName, List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.SizePropertyBuilder
 
builder - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
builder - Variable in class com.openhtmltopdf.css.constants.CSSName
 
buildJava2DRenderer() - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
 
buildJava2DRenderer(Closeable) - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
 
buildPdfRenderer() - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Build a PdfBoxRenderer for further customization.
buildPdfRenderer(Closeable) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
 
buildShapeLinkMap(ChartRenderingInfo, int) - Static method in class com.openhtmltopdf.objects.jfreechart.JFreeChartBarDiagramObjectDrawer
 
buildSVGImage(Element, Box, CssContext, double, double, double) - Method in interface com.openhtmltopdf.extend.SVGDrawer
 
buildSVGImage(Element, Box, CssContext, double, double, double) - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
buildType2Functions(List<FSLinearGradient.StopPoint>, COSArray, COSArray) - Static method in class com.openhtmltopdf.pdfboxout.GradientHelper
This method is used for setting colours to linear gradient.
buildType3Function(List<FSLinearGradient.StopPoint>, float) - Static method in class com.openhtmltopdf.pdfboxout.GradientHelper
This method is used for setting colour lengths to linear gradient.
BuiltinFontStore(PDDocument) - Constructor for class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
ByteStream(byte[]) - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent.ByteStream
 

C

c - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.LinkDetails
 
c - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Control
 
c - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager.LinkDetails
Deprecated.
 
c - Variable in class com.openhtmltopdf.pdfboxout.quads.Triangle
 
cachedPositions - Variable in class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
We cache element positions for nth-child, odd and even condition matchers.
CacheStore() - Constructor for enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.CacheStore
 
calcAbsoluteClipBox(CssContext) - Method in class com.openhtmltopdf.render.Box
 
calcBackgroundSizeLength(CssContext, CalculatedStyle, PropertyValue, float) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
calcBaseline(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
calcBaseline(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcBlockBaseline(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
calcBorders(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
calcBorders(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
calcBreakAtLineContext(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcCanvasLocation() - Method in class com.openhtmltopdf.render.BlockBox
 
calcCanvasLocation() - Method in class com.openhtmltopdf.render.Box
 
calcCanvasLocation() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
calcCanvasLocation() - Method in class com.openhtmltopdf.render.LineBox
 
calcChildLocations() - Method in class com.openhtmltopdf.render.BlockBox
 
calcChildLocations() - Method in class com.openhtmltopdf.render.Box
 
calcChildLocations() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
calcChildLocations() - Method in class com.openhtmltopdf.render.LineBox
 
calcChildPaintingInfo(CssContext, PaintingInfo, boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
calcChildPaintingInfo(CssContext, PaintingInfo, boolean) - Method in class com.openhtmltopdf.render.Box
 
calcChildPaintingInfo(CssContext, PaintingInfo, boolean) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
calcClearance(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcClipBox(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.Box
 
calcCollapsedBorder(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
calcCombinedIntensity(int) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
Calculate the combined intensity of a pixel and normalizes it to a value of at most 255.
calcDefaultBaseline(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
calcDelta(CssContext, LineBox, FloatManager.BoxDistance) - Method in class com.openhtmltopdf.layout.FloatManager
 
calcDimensions(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcDimensions(LayoutContext, int) - Method in class com.openhtmltopdf.render.BlockBox
 
calcEffectiveWidth(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
calcEffPageRelativeWidth(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcExtraPageClearance(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcExtraSpaceBottom(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
calcExtraSpaceTop(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
calcFixedHeightRowBottom(CssContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
calcFloatLocations() - Method in class com.openhtmltopdf.layout.FloatManager
 
calcFloatLocations(List<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
calcFloatProportionalValue(CalculatedStyle, CSSName, String, float, short, float, CssContext) - Static method in class com.openhtmltopdf.css.style.derived.LengthValue
 
calcInitialBreakAtLine(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcInitialFloatedCanvasLocation(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcInitialXYOff(CalculatedStyle.BackgroundContainer, Rectangle, BorderPropertySet, CalculatedStyle, RenderingContext) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
calcInlineBaseline(CssContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
calcInlineBaseline(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcLayoutHeight(LayoutContext, BorderPropertySet, RectPropertySet, RectPropertySet) - Method in class com.openhtmltopdf.newtable.TableBox
 
calcLayoutHeight(LayoutContext, BorderPropertySet, RectPropertySet, RectPropertySet) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
calcLayoutHeight(LayoutContext, BorderPropertySet, RectPropertySet, RectPropertySet) - Method in class com.openhtmltopdf.render.BlockBox
Oh oh! Up to this method height is used to track content height.
calcMaxWidthFromLineLength(LayoutContext, int, boolean) - Method in class com.openhtmltopdf.render.InlineBox
 
calcMiddleBottomDeltaY(TableCellBox, IdentValue) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
calcMinMaxCSSMinMaxWidth(LayoutContext, RectPropertySet, BorderPropertySet, RectPropertySet) - Method in class com.openhtmltopdf.render.BlockBox
 
calcMinMaxWidth(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
calcMinMaxWidth(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
calcMinMaxWidth(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox.FixedTableLayout
 
calcMinMaxWidth(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox.MarginTableLayout
 
calcMinMaxWidth(LayoutContext) - Method in interface com.openhtmltopdf.newtable.TableBox.TableLayout
 
calcMinMaxWidth(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcMinMaxWidth(LayoutContext, int, boolean) - Method in class com.openhtmltopdf.render.InlineBox
 
calcMinMaxWidthBlockChildren(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcMinMaxWidthInlineChildren(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcMinWidthFromWordLength(LayoutContext, int, boolean, boolean) - Method in class com.openhtmltopdf.render.InlineBox
 
calcNonConvexPoints() - Method in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
calcOffset(CssContext, CalculatedStyle, PropertyValue, float, float) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
calcPageClearance(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
calcPaintingDimension(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
 
calcPaintingInfo(CssContext, boolean) - Method in class com.openhtmltopdf.render.Box
 
calcPDFPagePosition(CssContext, String, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
calcPDFPagePosition(CssContext, String, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
calcPinnedContentWidth(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcPinnedHeight(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcPolyOrientation() - Method in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
calcRowHeight(CssContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
calcShrinkToFitWidth(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcShrinkToFitWidthIfNeeded(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
calcTotalAdjustment(JustificationInfo) - Method in class com.openhtmltopdf.render.InlineText
 
calcTotalLinkArea(RenderingContext, Box, float, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
calcTotalLinkArea(RenderingContext, Box, float, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
calculate(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.FsIfCutOffFunction
 
calculate(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.LeaderFunction
 
calculate(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PageNumberFunction
 
calculate(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetCounterFunction
 
calculate(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetTextFunction
 
calculate(LayoutContext, FSFunction) - Method in interface com.openhtmltopdf.css.extend.ContentFunction
 
calculate(RenderingContext, FSFunction, InlineText) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.FsIfCutOffFunction
 
calculate(RenderingContext, FSFunction, InlineText) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.LeaderFunction
 
calculate(RenderingContext, FSFunction, InlineText) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PageCounterFunction
 
calculate(RenderingContext, FSFunction, InlineText) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PagesCounterFunction
 
calculate(RenderingContext, FSFunction, InlineText) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetCounterFunction
 
calculate(RenderingContext, FSFunction, InlineText) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetTextFunction
 
calculate(RenderingContext, FSFunction, InlineText) - Method in interface com.openhtmltopdf.css.extend.ContentFunction
 
calculateAngle(List<PropertyValue>, int) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
Calculates the angle of the linear gradient in degrees.
CalculatedStyle - Class in com.openhtmltopdf.css.style
A set of properties that apply to a single Element, derived from all matched properties following the rules for CSS cascade, inheritance, importance, specificity and sequence.
CalculatedStyle() - Constructor for class com.openhtmltopdf.css.style.CalculatedStyle
Default constructor; as the instance is immutable after use, don't use this for class instantiation externally.
CalculatedStyle(CalculatedStyle, CascadedStyle) - Constructor for class com.openhtmltopdf.css.style.CalculatedStyle
Constructor for the CalculatedStyle object.
CalculatedStyle.BackgroundContainer - Class in com.openhtmltopdf.css.style
 
CalculatedStyle.BackgroundImageType - Enum Class in com.openhtmltopdf.css.style
 
calculateHeight(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
calculateInlineMeasurements(LayoutContext, InlineLayoutBox, VerticalAlignContext) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
calculateStopPoints(List<PropertyValue>, CalculatedStyle, CssContext, float, int) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
calculateTextDecoration(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
calculateTextDecorations(Box, int, FSFontMetrics) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
calcWidth() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
calcWidth() - Method in class com.openhtmltopdf.newtable.TableBox
 
calcWidthArray(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox.FixedTableLayout
 
canBeMoved(Box) - Method in class com.openhtmltopdf.layout.VerticalAlignContext.ChildContextData
 
canCollapseThrough(Styleable) - Static method in class com.openhtmltopdf.layout.WhitespaceStripper
 
canDisplay(char) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
canDisplayUpTo(char[], int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
canDisplayUpTo(String) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
canDisplayUpTo(CharacterIterator, int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
canDisplayWithFont(String, Font) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
canHandle(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.FsIfCutOffFunction
 
canHandle(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.LeaderFunction
 
canHandle(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PageCounterFunction
 
canHandle(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PagesCounterFunction
 
canHandle(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetCounterFunction
 
canHandle(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetTextFunction
 
canHandle(LayoutContext, FSFunction) - Method in interface com.openhtmltopdf.css.extend.ContentFunction
 
canvas - Variable in class com.openhtmltopdf.layout.SharedContext
 
CAPITALIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
caption - Variable in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
CAPTION_SIDE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
CaptionSide() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.CaptionSide
 
captureLayoutState() - Method in class com.openhtmltopdf.layout.LayoutContext
 
CASCADE - Static variable in class com.openhtmltopdf.util.XRLog
 
CASCADE_CALC_FLOAT_PROPORTIONAL_VALUE_INFO - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
CASCADE_CALC_FLOAT_PROPORTIONAL_VALUE_INFO_FONT_SIZE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
CASCADE_IS_ABSOLUTE_CSS_UNKNOWN_GIVEN - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
CASCADE_UNKNOWN_DATATYPE_FOR_RELATIVE_TO_ABSOLUTE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
cascadedProperties - Variable in class com.openhtmltopdf.css.newmatch.CascadedStyle
Map of PropertyDeclarations, keyed by CSSName
CascadedStyle - Class in com.openhtmltopdf.css.newmatch
Holds a set of PropertyDeclarations for each unique CSS property name.
CascadedStyle() - Constructor for class com.openhtmltopdf.css.newmatch.CascadedStyle
Default constructor with no initialization.
CascadedStyle(CascadedStyle, Iterator<PropertyDeclaration>) - Constructor for class com.openhtmltopdf.css.newmatch.CascadedStyle
 
CascadedStyle(Iterator<PropertyDeclaration>) - Constructor for class com.openhtmltopdf.css.newmatch.CascadedStyle
Constructs a new CascadedStyle, given an Iterator of PropertyDeclarations already sorted by specificity of the CSS selector they came from.
CatalogContentHandler() - Constructor for class com.openhtmltopdf.resource.FSCatalog.CatalogContentHandler
 
CDC - Static variable in class com.openhtmltopdf.css.parser.Token
 
CDO - Static variable in class com.openhtmltopdf.css.parser.Token
 
cellAbove(TableCellBox) - Method in class com.openhtmltopdf.newtable.TableBox
 
cellAt(int, int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
cellBelow(TableCellBox) - Method in class com.openhtmltopdf.newtable.TableBox
 
cellLeft(TableCellBox) - Method in class com.openhtmltopdf.newtable.TableBox
 
cellRight(TableCellBox) - Method in class com.openhtmltopdf.newtable.TableBox
 
CENTER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
chainedSelector - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
CHAR_BREAKING_FINISHED - Enum constant in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
 
CHAR_BREAKING_FOUND_WORD_BREAK - Enum constant in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
 
CHAR_BREAKING_NEED_NEW_LINE - Enum constant in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
 
CHAR_BREAKING_UNBREAKABLE - Enum constant in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
 
CHAR_UNBREAKABLE_BUT_CONSUMED - Enum constant in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
Not a single char fitted, but we consumed one character anyway.
characterBreaker - Variable in class com.openhtmltopdf.layout.SharedContext
 
CharacterBreakerSupplier() - Constructor for class com.openhtmltopdf.layout.Breaker.CharacterBreakerSupplier
 
characteristics() - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
charBreaker - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
CharCounts - Class in com.openhtmltopdf.render
 
CharCounts() - Constructor for class com.openhtmltopdf.render.CharCounts
 
CHARSET_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
CHECK - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
CHECK - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
checkAccessAllowed(String, ExternalResourceType, ExternalResourceControlPriority) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
checkAngleType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkBordersAllowed() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
CHECKBOX_STYLES - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
checkboxAppearances - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
checkBoxFontResource - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
checkboxOffAppearance - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
CheckboxStyle(int) - Constructor for enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
checkConsistency(Breaker.BreakTextResult) - Method in class com.openhtmltopdf.layout.LineBreakContext
Given the result of text breaking, makes some sanity preserving asserts to check the state of this object.
checkContainerShouldProcess(Box) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakStore
Whether an ancestor box needs to be added to the list of ancestors.
checkCSSName(CSSName, String) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
checkFinished() - Method in class com.openhtmltopdf.layout.BoxRangeHelper
 
checkFootnoteReservedPage(LayoutContext, PageBox, boolean) - Method in class com.openhtmltopdf.render.LineBox
Checks that the line box is not on a footnote reserved page and if so pushes it down to the first non-reserved page.
checkForbidInherit(CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdent(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentLengthNumberOrPercentType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentLengthOrPercentType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentOrColorType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentOrIntegerType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentOrLengthType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentOrNumberType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentOrString(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentOrURIType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkIdentPosition(CSSName, IdentValue, IdentValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
 
checkIdentType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkInheritAll(CSSName[], List<PropertyValue>, int, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkInheritAllowed(CSSPrimitiveValue, boolean) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkInitPending() - Method in class com.openhtmltopdf.util.JDKXRLogger
 
checkInteger(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkLengthOrPercentType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkLengthType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkLinkArea(PDPage, RenderingContext, Box, float, AffineTransform, Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
checkLinkArea(PDPage, RenderingContext, Box, float, AffineTransform, Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
checkMarginsAllowed() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
checkNotAheadOfDelegate() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
checkNumberIsInteger(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder
 
checkNumberType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkPaddingAllowed() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
checkPageContext(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
checkPagePosition(LayoutContext, boolean) - Method in class com.openhtmltopdf.render.LineBox
Checks if this line box crosses a page break and if so moves it to the next page.
checkPopBfc(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
Checks if this box established a block formatting context and if so removes the last bfc from the stack.
checkPushBfc(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
Checks if this box establishes a block formatting context and if so creates one and pushes it to the stack of bfcs.
checkPushLayer(LayoutContext, CalculatedStyle) - Method in class com.openhtmltopdf.render.BlockBox
 
checkValidity(CSSName, BitSet, IdentValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkValueCount(CSSName, int, int) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
checkValueCount(CSSName, int, int, int) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
CHILD_AXIS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
 
ChildBoxInfo() - Constructor for class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
ChildContextData(Box, VerticalAlignContext) - Constructor for class com.openhtmltopdf.layout.VerticalAlignContext.ChildContextData
 
childIndex - Variable in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
ChildIteratorOfType(Iterator<Box>, Class<T>) - Constructor for class com.openhtmltopdf.render.Box.ChildIteratorOfType
 
childOffsets - Variable in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
children - Variable in class com.openhtmltopdf.css.newmatch.Matcher.Mapper
 
children - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericStructualElement
 
children - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListLabelStructualElement
 
CHILDREN_FLUX - Static variable in class com.openhtmltopdf.render.Box
 
chooseTag(Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericStructualElement
 
CIRC_SHAPE - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
CIRCLE - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
CIRCLE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
CIRCLE_SHAPE - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
CJK_IDEOGRAPHIC - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
class_selector(Selector) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
ClassCondition(String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.ClassCondition
 
cleanup() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Deprecated.
Use close instead.
cleanup() - Static method in class com.openhtmltopdf.util.ThreadCtx
 
clear(CssContext, BlockFormattingContext, Box) - Method in class com.openhtmltopdf.layout.FloatManager
 
clear(LayoutContext, Box) - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
Clear() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Clear
 
CLEAR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
clearBytes() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
clearFootnoteAreaPages(FootnoteManager.FootnoteArea) - Method in class com.openhtmltopdf.layout.FootnoteManager
 
clearImageCache() - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Deprecated.
clearPageState() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
clearPageState() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
clip - Variable in class com.openhtmltopdf.render.OperatorClip
 
clip(RenderingContext, OperatorClip) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
clip(RenderingContext, OperatorClip) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
clip(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
Deprecated.
clip(Shape) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
clip(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
clip(Shape) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
clip(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
CLIP - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
CLIP - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.GraphicsOperation
 
CLIP - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
CLIP - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
CLIP_PATH - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
CLIP_RULE - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
clipAll(OperatorClip) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
clipAll(OperatorClip) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
clipBox - Variable in class com.openhtmltopdf.render.displaylist.PaintPushClipRect
 
clipEvenOdd() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
clipNonZero() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
clipTransformIndex - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
clone() - Method in class com.openhtmltopdf.render.RenderingContext
 
cloneOrEmpty(int[]) - Static method in class com.openhtmltopdf.util.ArrayUtil
 
cloneOrEmpty(String[]) - Static method in class com.openhtmltopdf.util.ArrayUtil
 
close() - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
close() - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
close() - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
close() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Perform any internal cleanup needed
close() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
Free all font resources (i.e.
close() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
Perform any internal cleanup needed
close() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Cleanup thread resources.
close() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Perform any internal cleanup needed
close() - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
CLOSE_QUOTE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
closeContent() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
closeSubpath() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
CM - Static variable in class com.openhtmltopdf.css.parser.Token
 
CM__PER__IN - Static variable in class com.openhtmltopdf.css.style.derived.LengthValue
 
CM__PER__IN - Static variable in class com.openhtmltopdf.layout.SharedContext
 
colElement(int) - Method in class com.openhtmltopdf.newtable.TableBox
 
collapedTableBorders - Variable in class com.openhtmltopdf.render.displaylist.PaintBackgroundAndBorders
 
COLLAPSE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
collapseBottomMargin(LayoutContext, boolean, BlockBox.MarginCollapseResult) - Method in class com.openhtmltopdf.render.BlockBox
 
CollapsedBorderSide - Class in com.openhtmltopdf.layout
A class that contains a single border side of a collapsed cell.
CollapsedBorderSide(TableCellBox, int) - Constructor for class com.openhtmltopdf.layout.CollapsedBorderSide
 
CollapsedBorderValue - Class in com.openhtmltopdf.newtable
This class encapsulates all information related to a particular border side along with an overall precedence (e.g.
CollapsedBorderValue(IdentValue, int, FSColor, int) - Constructor for class com.openhtmltopdf.newtable.CollapsedBorderValue
 
collapsedBottomBorder(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
collapsedLeftBorder(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
collapsedRightBorder(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
collapsedTopBorder(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
collapseEmptySubtreeMargins(LayoutContext, BlockBox.MarginCollapseResult) - Method in class com.openhtmltopdf.render.BlockBox
 
collapseMargins(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
collapseTopMargin(LayoutContext, boolean, BlockBox.MarginCollapseResult) - Method in class com.openhtmltopdf.render.BlockBox
 
collapseWhitespace(InlineBox, IdentValue, String, boolean) - Static method in class com.openhtmltopdf.layout.WhitespaceStripper
 
collapseWhiteSpace(String) - Static method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
collapseWhitespaceNormalOrNoWrap(String, boolean) - Static method in class com.openhtmltopdf.layout.WhitespaceStripper
Collapse whitespace for normal or no-wrap modes.
collect(CssContext, Layer) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
collect(CssContext, Layer, Box, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
The main box collection method.
collect(CssContext, Layer, Box, int, int, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
collect(CssContext, Shape, Layer, Box, List<Box>, List<Box>, BoxRangeLists) - Method in class com.openhtmltopdf.layout.BoxCollector
 
collect(CssContext, Shape, Layer, List<Box>, List<Box>, BoxRangeLists) - Method in class com.openhtmltopdf.layout.BoxCollector
 
collect(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
collect(RenderingContext, Layer, Box) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
collect(RenderingContext, Layer, DisplayListContainer, Set<DisplayListCollector.CollectFlags>) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
The main method to create a list of paint instruction for each page.
collectCollapsedTableBorders(RenderingContext, List<TableCellBox>) - Static method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
collectCollapsedTableBorders(RenderingContext, List<Box>) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
CollectFlags() - Constructor for enum class com.openhtmltopdf.render.displaylist.DisplayListCollector.CollectFlags
 
collectFloatAsLayer(RenderingContext, Layer, BlockBox, DisplayListContainer.DisplayListPageContainer, int, int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
This method can be reached by two code paths: collectRoot -: collect -: processPage -: collectFloatAsLayer -: processPage collectRoot -: collect -: processShadowPages -: foreach(shadowPage) -: processPage -: collectFloatAsLayer -: processPage Therefore, it is important to be careful when expecting a base page or shadow page.
collectFloats(CssContext, Layer) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
collectInline(CssContext, Layer) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
collectInline(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
collectInlineBlock(RenderingContext, BlockBox, EnumSet<DisplayListCollector.CollectFlags>, int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
collectInlineLayer(CssContext, Shape, Layer, List<Box>, List<Box>, BoxRangeLists) - Method in class com.openhtmltopdf.layout.BoxCollector
 
collectLayerBackgroundAndBorder(RenderingContext, Layer, DisplayListContainer, int, int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
collectLayers(int) - Method in class com.openhtmltopdf.layout.Layer
Called recusively to collect all descendant layers in a layer tree so they can be painted in correct order.
collectLayers(RenderingContext, List<Layer>, DisplayListContainer, Set<DisplayListCollector.CollectFlags>) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
collectReplacedElementLayer(RenderingContext, Layer, DisplayListContainer, int, int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
collectRoot(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
Use this method to collect all boxes recursively into a list of paint instructions for each page.
collectText(RenderingContext, StringBuilder) - Method in class com.openhtmltopdf.render.Box
 
collectText(RenderingContext, StringBuilder) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
collectText(RenderingContext, StringBuilder) - Method in class com.openhtmltopdf.render.LineBox
 
COLON - Static variable in class com.openhtmltopdf.css.parser.Token
 
color() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
color(int, int, int) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
Color() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Color
 
COLOR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
COLOR - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
ColOrRowSpan() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ColOrRowSpan
 
COLORS - Static variable in class com.openhtmltopdf.css.parser.property.Conversions
 
ColorValue - Class in com.openhtmltopdf.css.style.derived
 
ColorValue(CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.ColorValue
 
colToEffCol(int) - Method in class com.openhtmltopdf.newtable.TableBox
 
COLUMN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
COLUMN_COUNT - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
COLUMN_GAP - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
ColumnBreakOpportunity(Box, List<Box>) - Constructor for class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakOpportunity
 
ColumnBreakStore() - Constructor for class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakStore
 
columnCount() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
ColumnCount() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ColumnCount
 
ColumnData - Class in com.openhtmltopdf.newtable
Instances of this class are effective columns in the table grid.
ColumnData() - Constructor for class com.openhtmltopdf.newtable.ColumnData
 
ColumnGap() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ColumnGap
 
columnIndex - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnPosition
 
ColumnPosition(int, int, int, int, int) - Constructor for class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnPosition
 
com.openhtmltopdf.bidi - package com.openhtmltopdf.bidi
 
com.openhtmltopdf.bidi.support - package com.openhtmltopdf.bidi.support
 
com.openhtmltopdf.context - package com.openhtmltopdf.context
 
com.openhtmltopdf.css.constants - package com.openhtmltopdf.css.constants
 
com.openhtmltopdf.css.extend - package com.openhtmltopdf.css.extend
 
com.openhtmltopdf.css.extend.lib - package com.openhtmltopdf.css.extend.lib
 
com.openhtmltopdf.css.newmatch - package com.openhtmltopdf.css.newmatch
 
com.openhtmltopdf.css.parser - package com.openhtmltopdf.css.parser
 
com.openhtmltopdf.css.parser.property - package com.openhtmltopdf.css.parser.property
 
com.openhtmltopdf.css.sheet - package com.openhtmltopdf.css.sheet
 
com.openhtmltopdf.css.style - package com.openhtmltopdf.css.style
 
com.openhtmltopdf.css.style.derived - package com.openhtmltopdf.css.style.derived
 
com.openhtmltopdf.css.value - package com.openhtmltopdf.css.value
 
com.openhtmltopdf.event - package com.openhtmltopdf.event
 
com.openhtmltopdf.extend - package com.openhtmltopdf.extend
 
com.openhtmltopdf.extend.impl - package com.openhtmltopdf.extend.impl
 
com.openhtmltopdf.java2d - package com.openhtmltopdf.java2d
 
com.openhtmltopdf.java2d.api - package com.openhtmltopdf.java2d.api
 
com.openhtmltopdf.layout - package com.openhtmltopdf.layout
 
com.openhtmltopdf.layout.counter - package com.openhtmltopdf.layout.counter
 
com.openhtmltopdf.newtable - package com.openhtmltopdf.newtable
 
com.openhtmltopdf.objects - package com.openhtmltopdf.objects
 
com.openhtmltopdf.objects.jfreechart - package com.openhtmltopdf.objects.jfreechart
 
com.openhtmltopdf.objects.pdf - package com.openhtmltopdf.objects.pdf
 
com.openhtmltopdf.objects.zxing - package com.openhtmltopdf.objects.zxing
 
com.openhtmltopdf.outputdevice.helper - package com.openhtmltopdf.outputdevice.helper
 
com.openhtmltopdf.pdfboxout - package com.openhtmltopdf.pdfboxout
 
com.openhtmltopdf.pdfboxout.fontstore - package com.openhtmltopdf.pdfboxout.fontstore
 
com.openhtmltopdf.pdfboxout.quads - package com.openhtmltopdf.pdfboxout.quads
 
com.openhtmltopdf.pdfboxout.visualtester - package com.openhtmltopdf.pdfboxout.visualtester
 
com.openhtmltopdf.render - package com.openhtmltopdf.render
 
com.openhtmltopdf.render.displaylist - package com.openhtmltopdf.render.displaylist
 
com.openhtmltopdf.render.simplepainter - package com.openhtmltopdf.render.simplepainter
 
com.openhtmltopdf.resource - package com.openhtmltopdf.resource
 
com.openhtmltopdf.simple - package com.openhtmltopdf.simple
 
com.openhtmltopdf.simple.extend - package com.openhtmltopdf.simple.extend
 
com.openhtmltopdf.slf4j - package com.openhtmltopdf.slf4j
 
com.openhtmltopdf.svgsupport - package com.openhtmltopdf.svgsupport
 
com.openhtmltopdf.swing - package com.openhtmltopdf.swing
 
com.openhtmltopdf.util - package com.openhtmltopdf.util
 
combinator() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
COMMA - Static variable in class com.openhtmltopdf.css.parser.Token
 
COMPACT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
compare(int) - Method in interface com.openhtmltopdf.util.SearchUtil.IntComparator
Return 0 for a match, -1 (too low) if we should continue searching after the index and +1 (too high) if we should continue searching before the index.
compare(String, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeCompareCondition
 
compare(String, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeEqualsCondition
 
compare(String, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeExistsCondition
 
compare(String, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeMatchesFirstPartCondition
 
compare(String, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeMatchesListCondition
 
compare(String, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributePrefixCondition
 
compare(String, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeSubstringCondition
 
compare(String, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeSuffixCondition
 
compareBorders(CollapsedBorderValue, CollapsedBorderValue) - Static method in class com.openhtmltopdf.newtable.TableCellBox
 
compareBorders(CollapsedBorderValue, CollapsedBorderValue, boolean) - Static method in class com.openhtmltopdf.newtable.TableCellBox
 
comparePdfDocuments(byte[], byte[], String, boolean) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
Compares two PDF documents by rendering each page to an image and comparing pixel by pixel.
compareTo(CSSName) - Method in class com.openhtmltopdf.css.constants.CSSName
 
compareTo(CollapsedBorderSide) - Method in class com.openhtmltopdf.layout.CollapsedBorderSide
 
COMPLETE_FONT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
computedValue() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
concat(List<String>, char) - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontFamily
 
Condition - Class in com.openhtmltopdf.css.newmatch
Part of a Selector
Condition() - Constructor for class com.openhtmltopdf.css.newmatch.Condition
 
Condition.AttributeCompareCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.AttributeEqualsCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.AttributeExistsCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.AttributeMatchesFirstPartCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.AttributeMatchesListCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.AttributePrefixCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.AttributeSubstringCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.AttributeSuffixCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.ClassCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.EvenChildCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.FirstChildCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.IDCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.LangCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.LastChildCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.LinkCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.NthChildCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.OddChildCondition - Class in com.openhtmltopdf.css.newmatch
 
Condition.UnsupportedCondition - Class in com.openhtmltopdf.css.newmatch
represents unsupported (or invalid) css, never matches
conditions - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
CONFIG - Static variable in class com.openhtmltopdf.util.XRLog
 
configLogger - Variable in class com.openhtmltopdf.util.Configuration
Logger we use internally related to configuration.
Configuration - Class in com.openhtmltopdf.util
Stores runtime configuration information for application parameters that may vary on restarting.
Configuration() - Constructor for class com.openhtmltopdf.util.Configuration
Default constructor.
configureLoggerHandlerForwarding(boolean) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
configureLogHandlers(Handler, Formatter) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
configureLogLevels(Level) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
configureRun(int, BlockBox, BlockBox) - Method in class com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
 
configureRun(int, BlockBox, BlockBox) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
Marks two consecutive block boxes as being in a run of boxes where a page break should not occur between them as set in the page-break-after and page-break-before CSS properties.
connectChildrenToCurrentLayer(LayoutContext) - Method in class com.openhtmltopdf.render.Box
 
connectChildrenToCurrentLayer(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
CONNECTION_TIMEOUT - Static variable in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStreamFactory
 
connectTimeout - Variable in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStreamFactory
 
Constants - Class in com.openhtmltopdf.util
 
Constants() - Constructor for class com.openhtmltopdf.util.Constants
 
constList - Static variable in class com.openhtmltopdf.util.DownscaleQuality
Internal map string type to DQ instance
CONTAIN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
containsEnd(List<Box>) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
containsOrphanedTableContent(List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
content - Variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
content - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.FigureStructualElement
 
CONTENT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
CONTENT_BOX - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
CONTENT_LIST_DOCUMENT - Static variable in class com.openhtmltopdf.layout.BoxBuilder
 
CONTENT_LIST_MARGIN_BOX - Static variable in class com.openhtmltopdf.layout.BoxBuilder
 
ContentFunction - Interface in com.openhtmltopdf.css.extend
Interface for objects which implement a function which creates content (e.g.
ContentFunctionFactory - Class in com.openhtmltopdf.context
 
ContentFunctionFactory() - Constructor for class com.openhtmltopdf.context.ContentFunctionFactory
 
ContentFunctionFactory.FsIfCutOffFunction - Class in com.openhtmltopdf.context
Content function which returns its argument if on a cut off page, else the empty string.
ContentFunctionFactory.LeaderFunction - Class in com.openhtmltopdf.context
Partially implements leaders as specified here: http://www.w3.org/TR/2007/WD-css3-gcpm-20070504/#leaders
ContentFunctionFactory.PageCounterFunction - Class in com.openhtmltopdf.context
 
ContentFunctionFactory.PageNumberFunction - Class in com.openhtmltopdf.context
 
ContentFunctionFactory.PagesCounterFunction - Class in com.openhtmltopdf.context
 
ContentFunctionFactory.TargetCounterFunction - Class in com.openhtmltopdf.context
Partially implements target counter as specified here: http://www.w3.org/TR/2007/WD-css3-gcpm-20070504/#cross-references
ContentFunctionFactory.TargetTextFunction - Class in com.openhtmltopdf.context
 
ContentLimit - Class in com.openhtmltopdf.render
 
ContentLimit() - Constructor for class com.openhtmltopdf.render.ContentLimit
 
ContentLimitContainer - Class in com.openhtmltopdf.render
 
ContentLimitContainer(LayoutContext, int) - Constructor for class com.openhtmltopdf.render.ContentLimitContainer
 
ContentPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
ContentPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.ContentPropertyBuilder
 
ContentType() - Constructor for enum class com.openhtmltopdf.render.BlockBox.ContentType
 
CONTINUE_CHAR_BREAKING_ON_NL - Enum constant in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
In char breaking mode, need a newline before continuing.
CONTINUE_WORD_BREAKING_ON_NL - Enum constant in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
In word breaking mode, need a newline before continuing.
control - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.ControlFontPair
 
Control(Box, PDPage, AffineTransform, RenderingContext, float) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxForm.Control
 
ControlFontPair(PdfBoxForm.Control, String) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxForm.ControlFontPair
 
controlFonts - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
controls - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
controls - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
Conversions - Class in com.openhtmltopdf.css.parser.property
 
Conversions() - Constructor for class com.openhtmltopdf.css.parser.property.Conversions
 
convertAngleToRadians(PropertyValue) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
convertAngleToRadians(PropertyValue) - Static method in class com.openhtmltopdf.render.displaylist.TransformCreator
 
convertDirectionIdent(IdentValue) - Static method in class com.openhtmltopdf.bidi.ParagraphSplitter
 
convertToBorderColor(CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderSidePropertyBuilder
 
convertToBorderWidth(CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderSidePropertyBuilder
 
convertToBufferedImage(Image, int) - Static method in class com.openhtmltopdf.util.ImageUtil
Utility method to convert an AWT Image to a BufferedImage.
convertToInteger(char) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
convertToInteger(char, char) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
convertToLength(String) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
convertWeightToInt(IdentValue) - Static method in class com.openhtmltopdf.outputdevice.helper.FontResolverHelper
 
copy() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.PageState
 
copyOf() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
copyOf() - Method in class com.openhtmltopdf.layout.PaintingInfo
 
copyOf() - Method in class com.openhtmltopdf.newtable.TableBox
 
copyOf() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
copyOf() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
copyOf() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
copyOf() - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
copyOf() - Method in class com.openhtmltopdf.render.BlockBox
 
copyOf() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
copyOf() - Method in class com.openhtmltopdf.render.MarginBox
 
copyOf() - Method in class com.openhtmltopdf.render.ViewportBox
 
copyOf(PropertyDeclaration, CSSName) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
copySplitPointsFromBidiSplitter(BidiSplitter) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
Here we copy the split points from the BIDI processor to our tree map for easy access.
copyStateForRelayout() - Method in class com.openhtmltopdf.layout.LayoutContext
 
copyTo(Breaker.AppBreakOpportunity) - Method in class com.openhtmltopdf.layout.Breaker.AppBreakOpportunity
 
copyY - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnPosition
 
countAssigned() - Method in class com.openhtmltopdf.css.newmatch.CascadedStyle
 
countCSSNames() - Static method in class com.openhtmltopdf.css.constants.CSSName
Returns a count of all CSS properties known to this class, shorthand and primitive.
countCSSPrimitiveNames() - Static method in class com.openhtmltopdf.css.constants.CSSName
Returns a count of all CSS primitive (non-shorthand) properties known to this class.
COUNTER_INCREMENT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
COUNTER_RESET - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
CounterContext - Class in com.openhtmltopdf.layout.counter
 
CounterContext() - Constructor for class com.openhtmltopdf.layout.counter.CounterContext
 
CounterContext(LayoutContext, CalculatedStyle, Integer) - Constructor for class com.openhtmltopdf.layout.counter.CounterContext
A CounterContext should really be reflected in the element hierarchy, but CalculatedStyles reflect the ancestor hierarchy just as well and also handles pseudo-elements seamlessly.
CounterData - Class in com.openhtmltopdf.css.parser
 
CounterData(String, int) - Constructor for class com.openhtmltopdf.css.parser.CounterData
 
CounterFunction - Class in com.openhtmltopdf.layout
 
CounterFunction(int, IdentValue) - Constructor for class com.openhtmltopdf.layout.CounterFunction
 
CounterFunction(List<Integer>, String, IdentValue) - Constructor for class com.openhtmltopdf.layout.CounterFunction
 
CounterIncrement() - Constructor for class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder.CounterIncrement
 
counterMap - Variable in class com.openhtmltopdf.layout.counter.RootCounterContext
 
CounterPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
CounterPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder
 
CounterPropertyBuilder.CounterIncrement - Class in com.openhtmltopdf.css.parser.property
 
CounterPropertyBuilder.CounterReset - Class in com.openhtmltopdf.css.parser.property
 
CounterReset() - Constructor for class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder.CounterReset
 
CountersValue - Class in com.openhtmltopdf.css.style.derived
 
CountersValue(CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.CountersValue
 
countJustifiableChars() - Method in class com.openhtmltopdf.render.LineBox
 
countJustifiableChars(CharCounts) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
countJustifiableChars(CharCounts) - Method in class com.openhtmltopdf.render.InlineText
 
countTextRuns() - Method in interface com.openhtmltopdf.bidi.BidiSplitter
Count the number of runs, each of which contains text in one visual order only.
countTextRuns() - Method in class com.openhtmltopdf.bidi.SimpleBidiSplitter
 
countTextRuns() - Method in class com.openhtmltopdf.bidi.support.ICUBidiSplitter
 
COVER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
create(PDDocument, byte[], Element, Box, CssContext, SharedContext) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
CREATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
createAnonymousBlock(SharedContext, Box, List<Styleable>, List<InlineBox>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createAnonymousBlock(SharedContext, Box, List<Styleable>, List<InlineBox>, IdentValue) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createAnonymousStyle(IdentValue) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
Creates an otherwise empty CascadedStyle, setting the display property to the value of the display parameter.
createAnonymousStyle(IdentValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
This method derives a style for an anonymous child box with an overriden value for the display property.
createAnonymousTableContent(LayoutContext, BlockBox, IdentValue, List<Styleable>, List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createAttributeEqualsCondition(String, String, String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition [attribute=value]
createAttributeExistsCondition(String, String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition [attribute]
createAttributeMatchesFirstPartCondition(String, String, String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition [attribute|=value]
createAttributeMatchesListCondition(String, String, String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition [attribute~=value]
createAttributePrefixCondition(String, String, String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition [attribute^=value]
createAttributeSubstringCondition(String, String, String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition [attribute*=value]
createAttributeSuffixCondition(String, String, String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition [attribute$=value]
createBackgroundArtifact(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
createBidiSplitter() - Method in interface com.openhtmltopdf.bidi.BidiSplitterFactory
 
createBidiSplitter() - Method in class com.openhtmltopdf.bidi.SimpleBidiSplitterFactory
 
createBidiSplitter() - Method in class com.openhtmltopdf.bidi.support.ICUBidiSplitter.ICUBidiSplitterFactory
 
createBlockBox(CalculatedStyle, BoxBuilder.ChildBoxInfo, boolean) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createBoundedBoxCollector(int, int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
createBoxDestination(RenderingContext, PDDocument, PdfBoxFastOutputDevice, float, Box, Box) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
Creates a PDPageXYZDestination with the Y set to the min Y of the border box and the X and Z set to null.
createBridgeContext(String) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
createCheckboxAppearance(PdfBoxForm.CheckboxStyle, PDDocument, PDResources) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
Creates a checkbox appearance stream.
createCheckboxAppearance(String, PDDocument, PDResources) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
createCheckboxAppearanceStreams(PDDocument, PdfBoxForm.Control) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
createCheckboxFontResource() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
createChild(Box) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
createChildBlockBox(LayoutContext, BoxBuilder.ChildBoxInfo, Element, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createChildren(LayoutContext, BlockBox) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createChildren(LayoutContext, BlockBox, Element, List<Styleable>, BoxBuilder.ChildBoxInfo, boolean) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
CreateChildrenContext(boolean, boolean, CalculatedStyle, boolean) - Constructor for class com.openhtmltopdf.layout.BoxBuilder.CreateChildrenContext
 
createClassCondition(String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition .class
createCMYKColorFromFunction(List<PropertyValue>) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
createColumnContainer(LayoutContext, Styleable, Element, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createCompatibleBufferedImage(int, int, int) - Static method in class com.openhtmltopdf.util.ImageUtil
Helper method to instantiate new BufferedImages; if the graphics environment is actually connected to real screen devices (e.g.
createCounterText(IdentValue, int) - Static method in class com.openhtmltopdf.layout.CounterFunction
 
createDefaultStrutMetrics(LayoutContext, Box) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
createDestination(RenderingContext, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
createDestination(RenderingContext, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
createDiff() - Method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
Creates a diff image to quickly spot differences between expected and actual.
createDiffImage(BufferedImage, BufferedImage) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
createDocumentCoordinatesTransform(Box, CssContext, AffineTransform) - Static method in class com.openhtmltopdf.render.displaylist.TransformCreator
Creates an absolute transform in document coordinates.
createDocumentMapper(List<Stylesheet>, String) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
createDrawer(Element) - Method in interface com.openhtmltopdf.extend.FSObjectDrawerFactory
Determine an object drawer for the given object tag element.
createDrawer(Element) - Method in class com.openhtmltopdf.render.DefaultObjectDrawerFactory
 
createElementChild(LayoutContext, Element, BlockBox, Node, List<Styleable>, BoxBuilder.ChildBoxInfo, BoxBuilder.CreateChildrenContext) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createEvenChildCondition() - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition that element has pseudo-class :even
createFigureContentStructureItem(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
createFileEmbedLinkAnnotation(Element, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
Create a file attachment link, being careful not to embed the same file (as specified by uri) more than once.
createFileEmbedLinkAppearance() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
Create an empty appearance stream to hide the pin icon used by various pdf reader for signaling an embedded file
createFirstChildCondition() - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition that element has pseudo-class :first-child
createFont(SharedContext, Font, float, IdentValue, IdentValue, IdentValue) - Static method in class com.openhtmltopdf.java2d.Java2DFontResolver
Creates a concrete instance of a font at specified size, weight, style and variant.
createFont(SharedContext, Font, float, IdentValue, IdentValue, IdentValue) - Static method in class com.openhtmltopdf.swing.AWTFontResolver
Creates a concrete instance of a font at specified size, weight, style and variant.
createFontMetricsCacheKey(String, int, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
createFootnoteArea(LayoutContext, PageBox) - Method in class com.openhtmltopdf.layout.FootnoteManager
 
createFootnoteAreaBlock(LayoutContext, PageBox) - Method in class com.openhtmltopdf.layout.FootnoteManager
Sets up the footnote area.
createFootnoteAreaStyle() - Method in class com.openhtmltopdf.css.newmatch.PageInfo
Creates a footnote area style from footnote at-rule properties for this page with display overriden to block and position overriden as absolute.
createFootnoteBody(LayoutContext, Element, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Creates the footnote body to put at the bottom of the page inside a page's footnote area.
createFootnoteCallAnchor(LayoutContext, Element) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Used to create the anchor element to link to the footnote body for the footnote-call pseudo element.
createFootnoteTarget(LayoutContext, Element) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Creates an element with id for the footnote-marker pseudo element so we can link to it from the footnote-call pseduo element.
createForm(Element, PdfBoxPerDocumentFormState, PdfBoxOutputDevice) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
createGeneratedContent(LayoutContext, Element, String, CalculatedStyle, PropertyValue, BoxBuilder.ChildBoxInfo) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Creates generated content boxes for pseudo elements such as ::before.
createGeneratedContentList(LayoutContext, Element, List<PropertyValue>, String, CalculatedStyle, int, BoxBuilder.ChildBoxInfo, List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createGeneratedMarginBoxContent(LayoutContext, Element, PropertyValue, CalculatedStyle, BoxBuilder.ChildBoxInfo) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createGlyphVector(FontRenderContext, char[]) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
createGlyphVector(FontRenderContext, String) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
createIDCondition(String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition #ID
createImage(Image) - Static method in class com.openhtmltopdf.swing.AWTFSImage
 
createImageGraphicsNode(BridgeContext, Element, ParsedURL) - Method in class com.openhtmltopdf.svgsupport.SVGImageExtension.ImageBridge
 
createInitialFontMap() - Static method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
createInlineBox(String, Element, CalculatedStyle, Text) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createInlineChildren(LayoutContext, Element, List<Styleable>, BoxBuilder.ChildBoxInfo, BoxBuilder.CreateChildrenContext, Element) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createLangCondition(String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition lang(Xx)
createLastChildCondition() - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition that element has pseudo-class :last-child
createLayoutGraphics() - Method in class com.openhtmltopdf.java2d.api.DefaultPageProcessor
Create a graphics device that can be supplied to useLayoutGraphics.
createLayoutPropertyDeclaration(CSSName, IdentValue) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
createLayoutStyle(CascadedStyle, PropertyDeclaration[]) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
Creates a CascadedStyle using style information from startingPoint and then adding the property declarations from decls.
createLayoutStyle(PropertyDeclaration[]) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
Creates a CascadedStyle using the provided property declarations.
createLayoutStyle(List<PropertyDeclaration>) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
 
createLinearGradient(PdfBoxFastOutputDevice, AffineTransform, FSLinearGradient, Shape) - Static method in class com.openhtmltopdf.pdfboxout.GradientHelper
This method is used for creating linear gradient with its components.
createLinkCondition() - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition that element has pseudo-class :link
createListItemLabelMarkedContent(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
createMarginBox(LayoutContext, CascadedStyle, boolean) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createMarginBoxStyle(MarginBoxName, boolean) - Method in class com.openhtmltopdf.css.newmatch.PageInfo
 
createMarginTable(LayoutContext, PageInfo, MarginBoxName[], int, int) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createMarkedContentDictionary() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
createMarkedContentStructureItem(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
createMarkerData(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
createNonTerminalFields(PdfBoxForm.Field, PDAcroForm) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
This method will create the non terminal fields.
createNonTerminalFields(PDAcroForm) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
Calls createNonTerminalFields on all root non-terminal fields.
createNthChildCondition(String) - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition that element has pseudo-class :nth-child(an+b)
createOddChildCondition() - Static method in class com.openhtmltopdf.css.newmatch.Condition
the CSS condition that element has pseudo-class :odd
createOtherToken(String) - Static method in class com.openhtmltopdf.css.parser.Token
 
createPage(int, int, int) - Method in class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor
 
createPage(int, int, int) - Method in class com.openhtmltopdf.java2d.api.DefaultPageProcessor
 
createPage(int, int, int) - Method in interface com.openhtmltopdf.java2d.api.FSPageProcessor
 
createPageBox(CssContext, String) - Static method in class com.openhtmltopdf.layout.Layer
 
createPageCoordinatesTranform(RenderingContext, Box, PageBox, int) - Static method in class com.openhtmltopdf.render.displaylist.TransformCreator
Creates a transform that can be applied to a page, either PDF or Java2D.
createPageMarginCoordinatesTransform(RenderingContext, Box, PageBox, int, int) - Static method in class com.openhtmltopdf.render.displaylist.TransformCreator
 
createPagePosition(String, T, int, float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
createPaginationArtifact(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
createPDF() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Creates a PDF with setup specified by builder.
createPDF(OutputStream) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Deprecated.
Use builder to set output stream.
createPDF(OutputStream, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Deprecated.
Use builder to set output stream.
createPDF(OutputStream, boolean, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Deprecated.
Use builder to set output stream. NOTE: Caller is responsible for cleaning up the OutputStream.
createPdfaProperty(String, String, String, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
createPdfaSchema(String, String, String, List<XMPSchema>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
createPdfFast(boolean, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Go fast!
createPdfStrucureElement(PdfBoxAccessibilityHelper.AbstractStructualElement, PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
createPDFWithoutClosing() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Creates a PDF with setup specified by builder.
createRadioboxAppearanceStream(PDDocument, PdfBoxForm.Control) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
createRectKey(Rectangle2D, Shape, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
createRectKey(Rectangle2D, Shape, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
createReplaced(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
Creates the replaced element as required.
createReplacedElement(LayoutContext, BlockBox, UserAgentCallback, int, int) - Method in interface com.openhtmltopdf.extend.ReplacedElementFactory
NOTE: Only block equivalent elements can be replaced.
createReplacedElement(LayoutContext, BlockBox, UserAgentCallback, int, int) - Method in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory
 
createReplacedElement(LayoutContext, BlockBox, UserAgentCallback, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxReplacedElementFactory
 
createReplacedElement(LayoutContext, BlockBox, UserAgentCallback, int, int) - Method in class com.openhtmltopdf.simple.extend.NoReplacedElementFactory
 
createRGBColorFromFunction(List<PropertyValue>) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
createRootBox(LayoutContext, Document) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
createScaleTransform(double, Rectangle, float, float) - Static method in class com.openhtmltopdf.simple.extend.ReplacedElementScaleHelper
Creates a scale AffineTransform to scale a given replaced element to the desired size.
createStructureItem(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
createTagSuppliers() - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
createTargetArea(RenderingContext, Box, float, AffineTransform, Box, PdfBoxOutputDevice) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
createTargetArea(RenderingContext, Box, float, AffineTransform, Box, PdfBoxOutputDevice) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
createTimeStamp - Variable in class com.openhtmltopdf.resource.AbstractResource
 
createTransform(CssContext, Box, PageBox, AffineTransform, TransformCreator.TransformYOrigin, int) - Static method in class com.openhtmltopdf.render.displaylist.TransformCreator
page may be null in the case that transformYOrigin is DOCUMENT_TOP.
createTransparentImage(int, int) - Static method in class com.openhtmltopdf.util.ImageUtil
 
createTwoValueResponse(CSSName, PropertyValue, PropertyValue, int, boolean) - Static method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
createUnsupportedCondition() - Static method in class com.openhtmltopdf.css.newmatch.Condition
for unsupported or invalid CSS
createUserAgent() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
createValueForIdent(IdentValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
 
createXMLResource(XMLResource) - Method in class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
 
createXPacket(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
CRISP_EDGES - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
CROSS - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
CROSS - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
crossesPageBreak(LayoutContext) - Method in class com.openhtmltopdf.render.Box
Whether this box would cross a page break.
crossesPageBreak(LayoutContext, int, int) - Method in class com.openhtmltopdf.layout.Layer
Returns whether the a box with the given top and bottom would cross a page break.
CROSSHAIR - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
cs - Variable in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
css - Variable in class com.openhtmltopdf.layout.SharedContext
 
CSS - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
CSS_ATTR - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_BACKGROUND_PROPERTIES - Static variable in class com.openhtmltopdf.util.WebDocLocations
 
CSS_CM - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_COUNTER - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_CUSTOM - Static variable in interface com.openhtmltopdf.css.parser.CSSValue
 
CSS_DEG - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_DIMENSION - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_EMS - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_EXS - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_GRAD - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_HZ - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_IDENT - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_IN - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_INHERIT - Static variable in interface com.openhtmltopdf.css.parser.CSSValue
 
CSS_KHZ - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_LENGTH_PATTERN - Static variable in class com.openhtmltopdf.css.constants.Idents
Pattern instance, for CSS lengths
CSS_MM - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_MS - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_NUMBER - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_PARSE - Static variable in class com.openhtmltopdf.util.XRLog
 
CSS_PARSE_COULDNT_PARSE_STYLESHEET_AT_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
CSS_PARSE_GENERIC_MESSAGE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
CSS_PARSE_MUST_PROVIDE_AT_LEAST_A_FONT_FAMILY_AND_SRC_IN_FONT_FACE_RULE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
CSS_PARSE_REMOVING_STYLESHEET_URI_FROM_CACHE_BY_REQUEST - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
CSS_PARSE_REQUESTED_REMOVING_STYLESHEET_URI_NOT_IN_CACHE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
CSS_PARSE_TOO_MANY_STYLESHEET_IMPORTS - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
CSS_PC - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_PERCENTAGE - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_PRIMITIVE_VALUE - Static variable in interface com.openhtmltopdf.css.parser.CSSValue
 
CSS_PT - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_PX - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_RAD - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_RECT - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_REMS - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
rems unit, not official, added by danfickle.
CSS_RGBCOLOR - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_S - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_STRING - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_UNKNOWN - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_URI - Static variable in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
CSS_VALUE_LIST - Static variable in interface com.openhtmltopdf.css.parser.CSSValue
 
CSS21_PSEUDO_ELEMENTS - Static variable in class com.openhtmltopdf.css.parser.CSSParser
 
CssContext - Interface in com.openhtmltopdf.css.style
 
cssDirection - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
CSSErrorHandler - Interface in com.openhtmltopdf.css.parser
 
cssName - Variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Description of the Field
CSSName - Class in com.openhtmltopdf.css.constants
A CSSName is a Singleton representing a single CSS property name, like border-width.
CSSName(String, String, boolean, boolean, PropertyBuilder) - Constructor for class com.openhtmltopdf.css.constants.CSSName
Constructor for the CSSName object
CSSName.CSSSideProperties - Class in com.openhtmltopdf.css.constants
 
CSSParseException - Exception Class in com.openhtmltopdf.css.parser
 
CSSParseException(Token, Token[], int) - Constructor for exception class com.openhtmltopdf.css.parser.CSSParseException
 
CSSParseException(Token, Token, int) - Constructor for exception class com.openhtmltopdf.css.parser.CSSParseException
 
CSSParseException(String, int) - Constructor for exception class com.openhtmltopdf.css.parser.CSSParseException
 
CSSParser - Class in com.openhtmltopdf.css.parser
 
CSSParser(CSSErrorHandler) - Constructor for class com.openhtmltopdf.css.parser.CSSParser
 
CSSParser.NamespacePair - Class in com.openhtmltopdf.css.parser
 
cssPrimitiveValue - Variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Description of the Field
CSSPrimitiveValue - Interface in com.openhtmltopdf.css.parser
 
CSSResource - Class in com.openhtmltopdf.resource
 
CSSResource(Reader) - Constructor for class com.openhtmltopdf.resource.CSSResource
Creates a new instance of CSSResource
CSSSideProperties(CSSName, CSSName, CSSName, CSSName) - Constructor for class com.openhtmltopdf.css.constants.CSSName.CSSSideProperties
 
CSSValue - Interface in com.openhtmltopdf.css.parser
 
ctx - Variable in class com.openhtmltopdf.outputdevice.helper.FontFaceFontSupplier
 
ctx - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
current - Variable in class com.openhtmltopdf.render.BlockBox.LastLineBoxContext
 
current() - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
currentMarginAreaContainer - Variable in class com.openhtmltopdf.render.PageBox
 
currentRange - Variable in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
currentState() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
Cursor() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Cursor
 
CURSOR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
curState - Variable in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
curveTo(float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
curveTo(float, float, float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 

D

DANGER_RECONSUME_CHAR_ON_NL - Enum constant in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
DANGER: Last char did not fit and we are directing the parent method to reconsume char on a newline.
DANGER_RECONSUME_WORD_ON_NL - Enum constant in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
DANGER: Last word did not fit and we are directing the parent method to reconsume word on a newline.
darken(IdentValue) - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
Returns the colors for brighter parts of each side for a particular decoration style
darkenColor() - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
darkenColor() - Method in interface com.openhtmltopdf.css.parser.FSColor
 
darkenColor() - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
DASHED - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
DASHMATCH - Static variable in class com.openhtmltopdf.css.parser.Token
 
data - Static variable in class com.openhtmltopdf.util.ThreadCtx
 
DataUriFactory() - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent.DataUriFactory
 
debug_draw_boxes - Variable in class com.openhtmltopdf.layout.SharedContext
 
debug_draw_font_metrics - Variable in class com.openhtmltopdf.layout.SharedContext
 
debug_draw_inline_boxes - Variable in class com.openhtmltopdf.layout.SharedContext
 
debug_draw_line_boxes - Variable in class com.openhtmltopdf.layout.SharedContext
 
debugDrawBoxes() - Method in class com.openhtmltopdf.layout.SharedContext
 
debugDrawBoxes() - Method in class com.openhtmltopdf.render.RenderingContext
 
debugDrawFontMetrics() - Method in class com.openhtmltopdf.layout.SharedContext
 
debugDrawFontMetrics() - Method in class com.openhtmltopdf.render.RenderingContext
 
debugDrawInlineBoxes() - Method in class com.openhtmltopdf.layout.SharedContext
 
debugDrawInlineBoxes() - Method in class com.openhtmltopdf.render.RenderingContext
 
debugDrawLineBoxes() - Method in class com.openhtmltopdf.layout.SharedContext
 
debugDrawLineBoxes() - Method in class com.openhtmltopdf.render.RenderingContext
 
debugOnly(String, Object) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
debugOnly(String, Object) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
DECIMAL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
DECIMAL_LEADING_ZERO - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
declaration(Ruleset, boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
declaration_list(Ruleset, boolean, boolean, boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
decrementStop() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
DEFAULT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
DEFAULT_DIMENSIONS - Static variable in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
DEFAULT_DOTS_PER_PIXEL - Static variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
DEFAULT_DOTS_PER_PIXEL - Static variable in class com.openhtmltopdf.layout.SharedContext
Deprecated.
Belongs in Java2D renderer.
DEFAULT_DOTS_PER_PIXEL - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
DEFAULT_DOTS_PER_POINT - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
DEFAULT_DPI - Static variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
DEFAULT_DPI - Static variable in class com.openhtmltopdf.layout.SharedContext
Deprecated.
Belongs in Java2D renderer.
DEFAULT_INTERACTIVE - Static variable in class com.openhtmltopdf.layout.SharedContext
Deprecated.
Belongs in Java2D renderer.
DEFAULT_LARGER - Static variable in class com.openhtmltopdf.css.style.FontSizeHelper
 
DEFAULT_LOGGER_NAME - Static variable in class com.openhtmltopdf.slf4j.Slf4jLogger
 
DEFAULT_PDF_POINTS_PER_INCH - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
DEFAULT_SMALLER - Static variable in class com.openhtmltopdf.css.style.FontSizeHelper
 
DEFAULT_SVG_DIMS - Static variable in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
DEFAULT_SVG_HEIGHT - Static variable in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
DEFAULT_SVG_WIDTH - Static variable in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
DEFAULT_URI_RESOLVER - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
 
DefaultAccessController() - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent.DefaultAccessController
 
DefaultCharacterBreaker(BreakIterator) - Constructor for class com.openhtmltopdf.layout.TextUtil.DefaultCharacterBreaker
 
DefaultDocumentListener - Class in com.openhtmltopdf.event
Default, do-nothing implementation of a DocumentListener; implements all methods in DocumentListener but the methods do nothing.
DefaultDocumentListener() - Constructor for class com.openhtmltopdf.event.DefaultDocumentListener
 
DefaultHttpStream(InputStream) - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStream
 
DefaultHttpStreamFactory() - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStreamFactory
Create a FSStreamFactory with 10 second connect timeout and 30 second read timeout.
DefaultHttpStreamFactory(int, int) - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStreamFactory
Create a FSStreamFactory for http, https with specified timeouts.
DefaultObjectDrawerFactory - Class in com.openhtmltopdf.render
Default FSObjectDrawer factory, which allows to register drawer for specified content type
DefaultObjectDrawerFactory() - Constructor for class com.openhtmltopdf.render.DefaultObjectDrawerFactory
 
DefaultPage(int, int, int, FSPageOutputStreamSupplier, int, String) - Constructor for class com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
 
defaultPageHeight - Variable in class com.openhtmltopdf.layout.SharedContext
 
DefaultPageProcessor - Class in com.openhtmltopdf.java2d.api
 
DefaultPageProcessor(FSPageOutputStreamSupplier, int, String) - Constructor for class com.openhtmltopdf.java2d.api.DefaultPageProcessor
Creates a page processor which saves each page as an image.
DefaultPageProcessor.DefaultPage - Class in com.openhtmltopdf.java2d.api
 
defaultPageSizeIsInches - Variable in class com.openhtmltopdf.layout.SharedContext
 
defaultPageWidth - Variable in class com.openhtmltopdf.layout.SharedContext
 
defaultTextDirection(BaseRendererBuilder.TextDirection) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
The default text direction of the document.
DefaultToLowerTransformer(Locale) - Constructor for class com.openhtmltopdf.layout.TextUtil.DefaultToLowerTransformer
 
DefaultToTitleTransformer() - Constructor for class com.openhtmltopdf.layout.TextUtil.DefaultToTitleTransformer
 
DefaultToUpperTransformer(Locale) - Constructor for class com.openhtmltopdf.layout.TextUtil.DefaultToUpperTransformer
 
DefaultUriResolver() - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent.DefaultUriResolver
 
defined() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
deg2rad(float) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
delegate - Variable in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
DENY - Enum constant in enum class com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
 
derive(CascadedStyle) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
This method should result in the element for this style having a derived value for all specified (in stylesheets, style attribute, other non CSS attrs, etc) primitive CSS properties.
deriveAll(CalculatedStyle) - Method in class com.openhtmltopdf.layout.StyleTracker
 
DerivedValue - Class in com.openhtmltopdf.css.style
 
DerivedValue() - Constructor for class com.openhtmltopdf.css.style.DerivedValue
 
DerivedValue(CSSName, short, String, String) - Constructor for class com.openhtmltopdf.css.style.DerivedValue
 
DerivedValueFactory - Class in com.openhtmltopdf.css.style.derived
 
DerivedValueFactory() - Constructor for class com.openhtmltopdf.css.style.derived.DerivedValueFactory
 
deriveFont(float) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
deriveFont(float, AttributedCharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
deriveFont(float, Map) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
deriveStringValue(String, String) - Method in class com.openhtmltopdf.css.style.DerivedValue
 
deriveStyle(CascadedStyle) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Derives a child style from this style.
deriveValue(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
des - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.FontRun
 
DESCENDANT_AXIS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
 
DescendantBoxSpliterator - Class in com.openhtmltopdf.util
A spliterator that can be used to create a stream of descendant boxes in breadth first order.
DescendantBoxSpliterator(Box) - Constructor for class com.openhtmltopdf.util.DescendantBoxSpliterator
 
DescendantBoxSpliterator.State - Enum Class in com.openhtmltopdf.util
 
DescendantContent(Object, int) - Constructor for class com.openhtmltopdf.util.LambdaUtil.DescendantContent
 
descendantDump(Box) - Static method in class com.openhtmltopdf.util.LambdaUtil
Creates an indented dump of the box tree.
descendantDump(Box, int, List<LambdaUtil.DescendantContent>) - Static method in class com.openhtmltopdf.util.LambdaUtil
 
descendants(Box) - Static method in class com.openhtmltopdf.util.LambdaUtil
A stream of all descendant boxes not including InlineText or InlineBox objects.
descendantsList(Box) - Static method in class com.openhtmltopdf.util.LambdaUtil
descr(Token[]) - Method in exception class com.openhtmltopdf.css.parser.CSSParseException
 
deshaper - Variable in class com.openhtmltopdf.bidi.support.ICUBidiReorderer
 
deshapeText(String) - Method in interface com.openhtmltopdf.bidi.BidiReorderer
Deshape text, for use if the shaped character is not in a font.
deshapeText(String) - Method in class com.openhtmltopdf.bidi.SimpleBidiReorderer
 
deshapeText(String) - Method in class com.openhtmltopdf.bidi.support.ICUBidiReorderer
 
detach() - Method in class com.openhtmltopdf.layout.Layer
 
detach(LayoutContext) - Method in interface com.openhtmltopdf.extend.ReplacedElement
 
detach(LayoutContext) - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
detach(LayoutContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
detach(LayoutContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
detach(LayoutContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
detach(LayoutContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
detach(LayoutContext) - Method in class com.openhtmltopdf.render.Box
 
detach(LayoutContext) - Method in class com.openhtmltopdf.swing.EmptyReplacedElement
 
detach(LayoutContext) - Method in class com.openhtmltopdf.swing.ImageReplacedElement
Diagnostic - Class in com.openhtmltopdf.util
 
Diagnostic(Level, LogMessageId, boolean, Object[]) - Constructor for class com.openhtmltopdf.util.Diagnostic
 
diagnosticConsumer - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
diagnosticConsumer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
diagnosticConsumer - Static variable in class com.openhtmltopdf.util.ThreadCtx
 
DIAMOND - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
DIAMOND - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
dict - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericContentItem
 
differences - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
 
DIMENSION - Static variable in class com.openhtmltopdf.css.parser.Token
 
direction - Variable in class com.openhtmltopdf.bidi.BidiTextRun
 
direction - Variable in class com.openhtmltopdf.render.LineBox
 
Direction() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Direction
 
DIRECTION - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
DIRECTIONS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
DISC - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
Display() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Display
 
DISPLAY - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
DisplayListCollector - Class in com.openhtmltopdf.render.displaylist
 
DisplayListCollector(List<PageBox>) - Constructor for class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
DisplayListCollector.CollectFlags - Enum Class in com.openhtmltopdf.render.displaylist
 
DisplayListContainer - Class in com.openhtmltopdf.render.displaylist
 
DisplayListContainer() - Constructor for class com.openhtmltopdf.render.displaylist.DisplayListContainer
 
DisplayListContainer.DisplayListPageContainer - Class in com.openhtmltopdf.render.displaylist
 
DisplayListItem - Interface in com.openhtmltopdf.render
Marker interface for objects that can be added to a display list.
DisplayListOperation - Interface in com.openhtmltopdf.render.displaylist
 
DisplayListPageContainer(DisplayListContainer.DisplayListPageContainer) - Constructor for class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
DisplayListPainter - Class in com.openhtmltopdf.render.displaylist
 
DisplayListPainter() - Constructor for class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
divideIntoFontRuns(FSFont, String, BidiReorderer) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
divideIntoFontRuns(List<Font>, String) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
doBidi(LayoutContext, Text, Element, CalculatedStyle, InlineBox, List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Attempts to divide a Text node further into directional text runs, either LTR or RTL.
doBreakCharacters(String, FSTextBreaker, FSTextBreaker, LineBreakContext, int, float, ToIntFunction<String>) - Static method in class com.openhtmltopdf.layout.Breaker
Breaks at most one word (until the next word break) going character by character to see what will fit in.
doBreakText(LayoutContext, LineBreakContext, int, CalculatedStyle, boolean) - Static method in class com.openhtmltopdf.layout.Breaker
 
doBreakText(LayoutContext, LineBreakContext, int, CalculatedStyle, Breaker.TextBreakerSupplier) - Static method in class com.openhtmltopdf.layout.Breaker
 
doBreakTextWords(String, LineBreakContext, int, FSTextBreaker, float, ToIntFunction<String>) - Static method in class com.openhtmltopdf.layout.Breaker
 
docFormsStateContainer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
docMapper - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
document - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
 
document - Variable in class com.openhtmltopdf.resource.XMLResource
 
DOCUMENT - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
Main document (PDF or Java2D)
DOCUMENT_TOP - Enum constant in enum class com.openhtmltopdf.render.displaylist.TransformCreator.TransformYOrigin
 
DocumentListener - Interface in com.openhtmltopdf.event
Implementations of this listener interface receive notifications about various document and layout events.
documentLoaded() - Method in class com.openhtmltopdf.event.DefaultDocumentListener
Indicates document layout has complete, e.g.
documentLoaded() - Method in interface com.openhtmltopdf.event.DocumentListener
Indicates document layout has complete, e.g.
documentLoaded() - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Deprecated.
documentStarted() - Method in class com.openhtmltopdf.event.DefaultDocumentListener
Indicates document has been requested (e.g.
documentStarted() - Method in interface com.openhtmltopdf.event.DocumentListener
Indicates document has been requested (e.g.
documentStarted() - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Deprecated.
doFakeBidi(LayoutContext, Text, Element, CalculatedStyle, InlineBox, List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
DOMTreeResolver - Class in com.openhtmltopdf.css.extend.lib
 
DOMTreeResolver() - Constructor for class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
 
DOMUtil - Class in com.openhtmltopdf.pdfboxout
 
DOMUtil() - Constructor for class com.openhtmltopdf.pdfboxout.DOMUtil
 
DONE - Enum constant in enum class com.openhtmltopdf.util.DescendantBoxSpliterator.State
 
DONE - Static variable in class com.openhtmltopdf.render.Box
 
DOTS_PER_INCH - Static variable in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder.Graphics2DPaintingReplacedElement
 
dotsPerPixel - Variable in class com.openhtmltopdf.java2d.Java2DObjectDrawerReplacedElement
 
dotsPerPixel - Variable in class com.openhtmltopdf.layout.SharedContext
Internal program dots per pixel.
dotsPerPixel - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
dotsPerPixel - Variable in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
dotsPerPixel - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
DOTTED - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
DOUBLE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
DownscaleQuality - Class in com.openhtmltopdf.util
Simple enumerated constants for downscaling (scaling to smaller image size)--since we have various options for what algorithm to use.
DownscaleQuality(String) - Constructor for class com.openhtmltopdf.util.DownscaleQuality
 
downscalingHint - Variable in class com.openhtmltopdf.util.ScalingOptions
 
dpi - Variable in class com.openhtmltopdf.layout.SharedContext
Used to adjust fonts, ems, points, into screen resolution.
draw(Graphics2D, AttributedCharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
draw(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
draw(Shape) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
draw(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
draw(Shape) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
draw(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawBgImage(RenderingContext, CalculatedStyle, Rectangle, Rectangle, BorderPropertySet, FSImage, CalculatedStyle.BackgroundContainer) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
drawBorderLine(Shape, int, int, boolean) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawBorderLine(Shape, int, int, boolean) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
drawBorderLine(Shape, int, int, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawBorderLine(Shape, int, int, boolean) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawBorderLine(Shape, int, int, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawDebugOutline(RenderingContext, Box, FSColor) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawDebugOutline(RenderingContext, Box, FSColor) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
drawer - Variable in class com.openhtmltopdf.java2d.Java2DObjectDrawerReplacedElement
 
drawer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
drawerMap - Variable in class com.openhtmltopdf.render.DefaultObjectDrawerFactory
Maps content type => Drawer
drawFontMetrics(RenderingContext, InlineText) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
drawGlyph(RenderingContext, BlockBox, CalculatedStyle, IdentValue) - Static method in class com.openhtmltopdf.render.ListItemPainter
 
drawImage(FSImage, int, int, boolean) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawImage(FSImage, int, int, boolean) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
drawImage(FSImage, int, int, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawImage(FSImage, int, int, boolean) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawImage(FSImage, int, int, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawImage(RenderingContext, BlockBox, MarkerData) - Static method in class com.openhtmltopdf.render.ListItemPainter
 
drawImage(PDImageXObject, float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
drawLine(int, int, int, int) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
drawLine(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawLine(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawLine(int, int, int, int) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
drawLinearGradient(FSLinearGradient, Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawLinearGradient(FSLinearGradient, Shape) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
drawLinearGradient(FSLinearGradient, Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawObject(Element, double, double, double, double, OutputDevice, RenderingContext, int) - Method in interface com.openhtmltopdf.extend.FSObjectDrawer
Perform your drawing.
drawObject(Element, double, double, double, double, OutputDevice, RenderingContext, int) - Method in class com.openhtmltopdf.objects.jfreechart.JFreeChartBarDiagramObjectDrawer
 
drawObject(Element, double, double, double, double, OutputDevice, RenderingContext, int) - Method in class com.openhtmltopdf.objects.jfreechart.JFreeChartPieDiagramObjectDrawer
 
drawObject(Element, double, double, double, double, OutputDevice, RenderingContext, int) - Method in class com.openhtmltopdf.objects.pdf.ForegroundPdfDrawer
 
drawObject(Element, double, double, double, double, OutputDevice, RenderingContext, int) - Method in class com.openhtmltopdf.objects.pdf.MergeBackgroundPdfDrawer
 
drawObject(Element, double, double, double, double, OutputDevice, RenderingContext, int) - Method in class com.openhtmltopdf.objects.zxing.ZXingObjectDrawer
 
drawOval(int, int, int, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawOval(int, int, int, int) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
drawOval(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawOval(int, int, int, int) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawOval(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawPdfAsImage(PDFormXObject, Rectangle, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawPdfAsImage(PDFormXObject, Rectangle, float, float) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawPdfAsImage(PDFormXObject, Rectangle, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawRect(int, int, int, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawRect(int, int, int, int) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
drawRect(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawRect(int, int, int, int) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawRect(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawSelection(RenderingContext, InlineText) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawSelection(RenderingContext, InlineText) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
drawSelection(RenderingContext, InlineText) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawSelection(RenderingContext, InlineText) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawSelection(RenderingContext, InlineText) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawString(OutputDevice, String, float, float) - Method in interface com.openhtmltopdf.extend.TextRenderer
 
drawString(OutputDevice, String, float, float) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
drawString(OutputDevice, String, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
drawString(OutputDevice, String, float, float, JustificationInfo) - Method in interface com.openhtmltopdf.extend.TextRenderer
 
drawString(OutputDevice, String, float, float, JustificationInfo) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
Draws a justified string.
drawString(OutputDevice, String, float, float, JustificationInfo) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
drawString(String) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
drawString(String, float, float, JustificationInfo) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawString(String, float, float, JustificationInfo) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawString(String, float, float, JustificationInfo) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawStringFast(String, float, float, JustificationInfo, PdfBoxFontResolver.FontDescription, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawStringFast(String, float, float, JustificationInfo, PdfBoxFontResolver.FontDescription, float) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawStringFast(String, float, float, JustificationInfo, PdfBoxFontResolver.FontDescription, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawStringWithPositioning(Object[]) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
drawSVG(OutputDevice, RenderingContext, double, double) - Method in interface com.openhtmltopdf.extend.SVGDrawer.SVGImage
 
drawSVG(OutputDevice, RenderingContext, double, double) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
drawText(RenderingContext, BlockBox, IdentValue) - Static method in class com.openhtmltopdf.render.ListItemPainter
 
drawText(RenderingContext, InlineText) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawText(RenderingContext, InlineText) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
drawTextDecoration(RenderingContext, InlineLayoutBox, TextDecoration) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawTextDecoration(RenderingContext, InlineLayoutBox, TextDecoration) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
drawTextDecoration(RenderingContext, LineBox) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
drawTextDecoration(RenderingContext, LineBox) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
drawWithGraphics(float, float, float, float, OutputDeviceGraphicsDrawer) - Method in interface com.openhtmltopdf.extend.OutputDevice
Draw something using a Graphics2D at the given rectangle.
drawWithGraphics(float, float, float, float, OutputDeviceGraphicsDrawer) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
drawWithGraphics(float, float, float, float, OutputDeviceGraphicsDrawer) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
drawWithGraphics(float, float, float, float, OutputDeviceGraphicsDrawer) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
drawWithGraphics(float, float, float, float, OutputDeviceGraphicsDrawer) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
drawXForm(PDFormXObject) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
dump(LayoutContext, String, int) - Method in class com.openhtmltopdf.render.BlockBox
 
dump(LayoutContext, String, int) - Method in class com.openhtmltopdf.render.Box
 
dump(LayoutContext, String, int) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
dump(LayoutContext, String, int) - Method in class com.openhtmltopdf.render.LineBox
 
DUMP_LAYOUT - Static variable in class com.openhtmltopdf.render.Box
 
DUMP_RENDER - Static variable in class com.openhtmltopdf.render.Box
 
dumpBoxes(LayoutContext, String, List<Box>, int, StringBuilder) - Method in class com.openhtmltopdf.render.Box
 
DYNAMIC - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 

E

e - Variable in class com.openhtmltopdf.java2d.Java2DObjectDrawerReplacedElement
 
e - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
E_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
effColToCol(int) - Method in class com.openhtmltopdf.newtable.TableBox
 
effMaxWidth() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
effMinWidth() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
effWidth() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
elapsedLoadTime - Variable in class com.openhtmltopdf.resource.AbstractResource
 
elem - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
element - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
EMBED - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
EMPTY - Enum constant in enum class com.openhtmltopdf.render.BlockBox.ContentType
This block box is empty but may still have border, etc.
EMPTY_BORDER - Static variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
EMPTY_CELLS - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
EMPTY_IMAGE - Static variable in class com.openhtmltopdf.swing.AWTFSImage.NullImage
 
EMPTY_INSTANCE - Static variable in class com.openhtmltopdf.layout.StyleTracker
 
EMPTY_INT_ARR - Static variable in class com.openhtmltopdf.util.Constants
 
EMPTY_STR_ARR - Static variable in class com.openhtmltopdf.util.Constants
 
emptyCascadedStyle - Static variable in class com.openhtmltopdf.css.newmatch.CascadedStyle
Get an empty singleton, used to negate inheritance of properties
EmptyCells() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.EmptyCells
 
EmptyFontStore() - Constructor for class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.EmptyFontStore
 
EmptyReplacedElement - Class in com.openhtmltopdf.swing
 
EmptyReplacedElement(int, int) - Constructor for class com.openhtmltopdf.swing.EmptyReplacedElement
 
EmptyStyle - Class in com.openhtmltopdf.css.style
Represents the outer box to be used for evaluating positioning of internal boxes
EmptyStyle() - Constructor for class com.openhtmltopdf.css.style.EmptyStyle
Creates a new instance of EmptyStyle
EMS - Static variable in class com.openhtmltopdf.css.parser.Token
 
endInlineBox(LayoutContext, InlineBoxing.SpaceVariables, InlineBoxing.StateVariables, InlineBoxing.StateVariables, List<InlineBox>, List<Layer>, InlineBox, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
endMarkedContent() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
endPage() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
endPointsFromAngle(float, int, int) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
endStructure(Object) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
endStructure(Object) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
endStructure(Object) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
endStructure(Object) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
endStructure(Object) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
endText() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
ensureAncestorTree(PdfBoxAccessibilityHelper.AbstractTreeItem, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
ensureChildren(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
ensureFillColor() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
ensureFillColor() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
ensureHasPage(CssContext, Box) - Method in class com.openhtmltopdf.layout.Layer
 
ensureParent(Box, PdfBoxAccessibilityHelper.AbstractTreeItem) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
ensureRareData() - Method in class com.openhtmltopdf.render.InlineText
 
ensureRows(int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
ensureStrokeColor() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
ensureStrokeColor() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
ensureWorkingMargin(CssContext) - Method in class com.openhtmltopdf.render.Box
 
entities - Variable in class com.openhtmltopdf.resource.FSEntityResolver
 
entityMap - Variable in class com.openhtmltopdf.resource.FSCatalog.CatalogContentHandler
 
EOF - Static variable in class com.openhtmltopdf.css.parser.Token
 
EOL - Static variable in class com.openhtmltopdf.css.parser.MakeTokens
 
EOL - Static variable in class com.openhtmltopdf.layout.WhitespaceStripper
 
EOLC - Static variable in class com.openhtmltopdf.layout.WhitespaceStripper
 
equal(MarkerData, StyleTracker, StyleTracker, String) - Method in class com.openhtmltopdf.layout.LayoutState
 
equal(LinkedList<BlockFormattingContext>, MarkerData, StyleTracker, StyleTracker, String, int, int, int) - Method in class com.openhtmltopdf.layout.LayoutState
 
equals(Object) - Method in class com.openhtmltopdf.css.constants.CSSName
 
equals(Object) - Method in class com.openhtmltopdf.css.constants.MarginBoxName
 
equals(Object) - Method in class com.openhtmltopdf.css.constants.PageElementPosition
 
equals(Object) - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
equals(Object) - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
equals(Object) - Method in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory.SizedImageCacheKey
 
equals(Object) - Method in class com.openhtmltopdf.layout.CollapsedBorderSide
 
equals(Object) - Method in class com.openhtmltopdf.layout.StyleTracker
 
equals(Object) - Method in class com.openhtmltopdf.objects.pdf.PdfDrawerBase.PDFBoxDeviceReference
 
equals(Object) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily.FontDescriptor
 
EQUALS - Static variable in class com.openhtmltopdf.css.parser.Token
 
error - Variable in class com.openhtmltopdf.util.Diagnostic
 
error(CSSParseException, String, boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
error(String, String) - Method in interface com.openhtmltopdf.css.parser.CSSErrorHandler
 
establishesBFC() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
estimateSize() - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
evaluate() - Method in class com.openhtmltopdf.layout.CounterFunction
 
EvenChildCondition() - Constructor for class com.openhtmltopdf.css.newmatch.Condition.EvenChildCondition
 
EX_MSG_FMT - Static variable in class com.openhtmltopdf.util.XRSimpleLogFormatter
 
EXCEPTION - Static variable in class com.openhtmltopdf.util.XRLog
 
EXCEPTION_CANT_READ_IMAGE_FILE_FOR_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_CANT_READ_IMAGE_FILE_FOR_URI_NOT_FOUND - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_CONFIGURATION_WRONG_TYPE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
EXCEPTION_COULD_NOT_CACHE_VALUE_FOR_KEY - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_COULD_NOT_LOAD_DEFAULT_CSS - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_COULD_NOT_LOAD_EMBEDDED_FILE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_COULD_NOT_LOAD_FONT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_COULD_NOT_LOAD_FONT_FACE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_COULD_NOT_LOAD_FONT_METRICS - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_COULD_NOT_PARSE_DEFAULT_STYLESHEET - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_COULD_NOT_READ_PDF_AS_SRC_FOR_IMG - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_CSS_UNABLE_TO_DERIVE_INITIAL_VALUE_FOR_CLASSNAME - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_DEFAULT_USERAGENT_IS_NOT_ABLE_TO_RESOLVE_BASE_URL_FOR - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_DEFAULT_USERAGENT_IS_NOT_ABLE_TO_RESOLVE_URL_WITH_BASE_URL - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
EXCEPTION_FAILED_TO_LOAD_BACKGROUND_IMAGE_AT_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_FONT_METRICS_NOT_AVAILABLE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_IO_PROBLEM_FOR_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_ITEM_AT_URI_NOT_FOUND - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_JAVA2D_COULD_NOT_LOAD_FONT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_MALFORMED_URL - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_MATHML_COULD_NOT_REGISTER_FONT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_PDF_IN_WRITING_METHOD - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_PROBLEM_TRYING_TO_READ_INPUT_XHTML_FILE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_SELECTOR_BAD_SIBLING_AXIS - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_SVG_COULD_NOT_DRAW - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_SVG_COULD_NOT_READ_FONT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_SVG_CREATE_FONT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_SVG_ERROR_HANDLER - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_SVG_EXTERNAL_RESOURCE_NOT_ALLOWED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
EXCEPTION_SVG_SCRIPT_NOT_ALLOWED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
EXCEPTION_TRIED_TO_OPEN_A_PASSWORD_PROTECTED_DOCUMENT_AS_SRC_FOR_IMG - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_UNABLE_TO_PARSE_PAGE_OF_IMG_TAG_WITH_PDF - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
EXCEPTION_UNHANDLED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_URI_SYNTAX_WHILE_LOADING_EXTERNAL_SVG_RESOURCE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
EXCEPTION_URI_WITH_BASE_URI_INVALID - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
exists() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
exmformat - Variable in class com.openhtmltopdf.util.XRSimpleLogFormatter
MessageFormat for messages with a throwable
expected - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
 
exportLeadingText(RenderingContext, Writer) - Method in class com.openhtmltopdf.render.PageBox
 
exportPageBoxText(RenderingContext, Writer) - Method in class com.openhtmltopdf.render.Box
 
exportPageBoxText(RenderingContext, Writer, int) - Method in class com.openhtmltopdf.render.Box
 
exportText(RenderingContext, Writer) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
exportText(RenderingContext, Writer) - Method in class com.openhtmltopdf.render.Box
 
exportText(RenderingContext, Writer) - Method in class com.openhtmltopdf.render.LineBox
 
exportText(Writer) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Deprecated.
unused and untested.
exportTrailingText(RenderingContext, Writer) - Method in class com.openhtmltopdf.render.PageBox
 
expr(boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
EXS - Static variable in class com.openhtmltopdf.css.parser.Token
 
Ext(UserAgentCallback) - Constructor for class com.openhtmltopdf.svgsupport.SVGImageExtension.Ext
 
Ext12(UserAgentCallback) - Constructor for class com.openhtmltopdf.svgsupport.SVGImageExtension.Ext12
 
extendGridToColumnCount(int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
extendToColumnCount(int) - Method in class com.openhtmltopdf.newtable.RowData
 
ExternalResourceControlPriority - Enum Class in com.openhtmltopdf.outputdevice.helper
 
ExternalResourceControlPriority() - Constructor for enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceControlPriority
 
ExternalResourceType - Enum Class in com.openhtmltopdf.outputdevice.helper
 
ExternalResourceType() - Constructor for enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
EXTRA_EXPECTED_PAGE - Enum constant in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
 
extractNumber(Token) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
extractProtocol(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
extractUnit(Token) - Method in class com.openhtmltopdf.css.parser.CSSParser
 

F

fade(int) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
fadeElement(int) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
FakeParagraph(IdentValue) - Constructor for class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
 
FALLBACK_FINAL - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
Use as a fallback fonts after all supplied fonts and the built-in fonts have been tried.
FALLBACK_PRE - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
Use as a fallback font after all supplied fonts have been tried but before the built-in fonts have been attempted.
FallbackFontStore - Class in com.openhtmltopdf.pdfboxout.fontstore
 
FallbackFontStore(SharedContext, PDDocument, FSCacheEx<String, FSCacheValue>) - Constructor for class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
FALSE_TOKEN - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
families - Variable in class com.openhtmltopdf.css.value.FontSpecification
 
families - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
family - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
 
FAST - Static variable in class com.openhtmltopdf.util.DownscaleQuality
Low quality, but very fast.
FastScaler() - Constructor for class com.openhtmltopdf.util.ImageUtil.FastScaler
 
field - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Field
 
Field() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxForm.Field
 
FigureContentItem() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.FigureContentItem
 
FigureStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.FigureStructualElement
 
file - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
 
FILE_EMBED - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
FileFontDescription(File, int, IdentValue) - Constructor for class com.openhtmltopdf.java2d.Java2DFontResolver.FileFontDescription
 
FilePDFontSupplier(File, PDDocument) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FilePDFontSupplier
 
fill(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
fill(Shape) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
fill(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
fill(Shape) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
fill(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
FILL - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
FILL - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.GraphicsOperation
 
FILL - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
FILL_OPACITY - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
FILL_RULE - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
fillColor - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.PageState
 
fillEvenOdd() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
fillNonZero() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
fillOval(int, int, int, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
fillOval(int, int, int, int) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
fillOval(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
fillOval(int, int, int, int) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
fillOval(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
fillRect(float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
fillRect(int, int, int, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
fillRect(int, int, int, int) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
fillRect(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
fillRect(int, int, int, int) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
fillRect(int, int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
FILTER - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
FINAL_FALLBACK - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontGroup
 
find(CssContext, int, int, boolean) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
find(CssContext, int, int, boolean) - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
find(CssContext, int, int, boolean) - Method in class com.openhtmltopdf.render.Box
 
find(CssContext, int, int, boolean) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
find(CssContext, int, int, boolean) - Method in class com.openhtmltopdf.render.LineBox
 
find(CssContext, int, int, List<Layer>, boolean) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
findAdjustedBoundsForBorderBox(CssContext, Box, List<PageBox>) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Finds the document coordinates border box bounds of a box adjusted for transform and clipped according to overflow hidden.
findAdjustedBoundsForContentBox(CssContext, Box) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Finds the document coordinates content box bounds of a box adjusted for transform and clipped according to overflow hidden.
findAncestor(Predicate<Box>) - Method in class com.openhtmltopdf.render.Box
Walks up the ancestor tree to the root testing ancestors agains the predicate.
findAndParseMap(Element, SharedContext) - Static method in class com.openhtmltopdf.swing.ImageMapParser
 
findByWeight(List<T>, int, int) - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
findClosestEnclosingElementWithNodeName(Node, String) - Static method in class com.openhtmltopdf.pdfboxout.DOMUtil
Helper function to find an enclosing element with given node name.
findColumnBreakOpportunities(FlowingColumnContainerBox.ColumnBreakStore) - Method in class com.openhtmltopdf.render.Box
Recursive method to find column break opportunities.
findEnclosingForm(Node) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
Helper function to find an enclosing PdfBoxForm given a control element.
findEndPage(CssContext, Box, AffineTransform) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findEndPage(CssContext, Box, List<PageBox>) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findEndPage(CssContext, Rectangle, AffineTransform) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findEndPage(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
findEndPage(RenderingContext, Layer, List<PageBox>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Returns the end page number for a layer.
finder - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findFirstChild(Element, String) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
findFirstLineBox() - Method in class com.openhtmltopdf.render.BlockBox
 
findLastLineBox() - Method in class com.openhtmltopdf.render.BlockBox
 
findLastLineBox(BlockBox.LastLineBoxContext) - Method in class com.openhtmltopdf.render.BlockBox
 
findLastNthLineBox(int) - Method in class com.openhtmltopdf.render.BlockBox
 
findLayerPages(CssContext, Layer, List<PageBox>) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Returns the pages a layer appears on including inserted overflow pages.
findLayerRect(CssContext, Layer) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findLowestY(CssContext, List<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
findOffset(Box) - Method in class com.openhtmltopdf.render.BlockBox
 
findPage(CssContext, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageFinder
 
findPageAdjusted(CssContext, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageFinder
 
findPageForY(CssContext, double, List<PageBox>) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findPageIndex(List<PageBox>, int) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
findPagePositionsByID(CssContext, Pattern) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
findPagePositionsByID(CssContext, Pattern) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
findPagePositionsByID(CssContext, Pattern) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
findPagePositionsByID(Pattern) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
findPageSequence(List<BlockBox>, int) - Method in class com.openhtmltopdf.layout.Layer
 
findRoot() - Method in class com.openhtmltopdf.layout.Layer
 
findSlashInRange(UrlAwareLineBreakIterator.Range) - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
findStartPage(CssContext, Box, AffineTransform) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findStartPage(CssContext, Box, List<PageBox>) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findStartPage(CssContext, Rectangle, AffineTransform) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
findStartPage(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
findStartPage(RenderingContext, Layer, List<PageBox>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Returns the start page for a layer.
findTable(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
findTrailingText() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
findTrailingText() - Method in class com.openhtmltopdf.render.LineBox
 
fine(String) - Method in class com.openhtmltopdf.util.Configuration
Used internally to log a message about the class at level FINE
finer(String) - Method in class com.openhtmltopdf.util.Configuration
Used internally to log a message about the class at level FINER
fingerprint - Variable in class com.openhtmltopdf.css.newmatch.CascadedStyle
 
finish(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbbrStuctualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractTreeItem
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AnchorStuctualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.FigureStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericContentItem
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListBodyStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListItemStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListLabelStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableBodyStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableCellStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableFootStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeaderStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeadStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableRowStructualElement
 
finish(PdfBoxAccessibilityHelper.AbstractStructualElement) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
finish(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
finish(RenderingContext, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
finish(RenderingContext, Box) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
finish(RenderingContext, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
FINISHED - Enum constant in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
Has completely consumed the string.
finishNumberTree() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
finishPage() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
finishPage() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
finishPage() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
finishPage(FSPage) - Method in class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor
 
finishPage(FSPage) - Method in class com.openhtmltopdf.java2d.api.DefaultPageProcessor
 
finishPage(FSPage) - Method in interface com.openhtmltopdf.java2d.api.FSPageProcessor
 
finishPDF() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Deprecated. 
finishPdfUa() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
finishPendingInlineLayers(LayoutContext, List<Layer>) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
finishTreeItem(PdfBoxAccessibilityHelper.AbstractTreeItem, PdfBoxAccessibilityHelper.AbstractStructualElement) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
finishTreeItems(List<? extends PdfBoxAccessibilityHelper.AbstractTreeItem>, PdfBoxAccessibilityHelper.AbstractStructualElement) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
fireOnClose() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
firePreOpen() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
firePreWrite(int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
FIRST - Static variable in class com.openhtmltopdf.css.constants.PageElementPosition
 
FirstChildCondition() - Constructor for class com.openhtmltopdf.css.newmatch.Condition.FirstChildCondition
 
firstNonZero(int...) - Static method in class com.openhtmltopdf.util.OpenUtil
First non-zero value or zero if none.
fitsInContainingBlock(BlockBox) - Method in class com.openhtmltopdf.layout.FloatManager
 
FIXED - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FIXED - Static variable in class com.openhtmltopdf.css.style.Length
 
FIXED_FONT_SIZES - Static variable in class com.openhtmltopdf.css.style.FontSizeHelper
 
FixedTableLayout(TableBox) - Constructor for class com.openhtmltopdf.newtable.TableBox.FixedTableLayout
 
Float() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Float
 
FLOAT - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
FLOAT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
floatBox(LayoutContext, Layer, BlockFormattingContext, BlockBox) - Method in class com.openhtmltopdf.layout.FloatManager
 
floatBox(LayoutContext, BlockBox) - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
FloatDirection() - Constructor for enum class com.openhtmltopdf.layout.FloatManager.FloatDirection
 
FloatDistances - Class in com.openhtmltopdf.render
A bean containing the distances that floated content takes up as measured from the left and right content edge of the containing block.
FloatDistances() - Constructor for class com.openhtmltopdf.render.FloatDistances
 
FloatedBoxData - Class in com.openhtmltopdf.render
A bean containing additional information used by floated boxes.
FloatedBoxData() - Constructor for class com.openhtmltopdf.render.FloatedBoxData
 
FloatLayoutResult - Class in com.openhtmltopdf.layout
A bean containing the result of laying out a floated block.
FloatLayoutResult() - Constructor for class com.openhtmltopdf.layout.FloatLayoutResult
 
FloatManager - Class in com.openhtmltopdf.layout
A class that manages all floated boxes in a given block formatting context.
FloatManager(Box) - Constructor for class com.openhtmltopdf.layout.FloatManager
 
FloatManager.BoxDistance - Class in com.openhtmltopdf.layout
 
FloatManager.BoxOffset - Class in com.openhtmltopdf.layout
 
FloatManager.FloatDirection - Enum Class in com.openhtmltopdf.layout
 
FloatManager.FloatOperation - Interface in com.openhtmltopdf.layout
 
floats() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
FlowingColumnBox - Class in com.openhtmltopdf.render
 
FlowingColumnBox(Box) - Constructor for class com.openhtmltopdf.render.FlowingColumnBox
 
FlowingColumnContainerBox - Class in com.openhtmltopdf.render
 
FlowingColumnContainerBox() - Constructor for class com.openhtmltopdf.render.FlowingColumnContainerBox
 
FlowingColumnContainerBox.ColumnBreakOpportunity - Class in com.openhtmltopdf.render
 
FlowingColumnContainerBox.ColumnBreakStore - Class in com.openhtmltopdf.render
 
FlowingColumnContainerBox.ColumnPosition - Class in com.openhtmltopdf.render
 
flushCache() - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
Deprecated.
flushCache() - Method in class com.openhtmltopdf.swing.AWTFontResolver
 
FLUX - Static variable in class com.openhtmltopdf.render.Box
 
fnt - Variable in class com.openhtmltopdf.java2d.Java2DTextRenderer.FontRun
 
FOCUS_PSEUDOCLASS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
 
followPath(Shape, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
followPath(Shape, PdfBoxFastOutputDevice.GraphicsOperation) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
font - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily.FontEntry
 
font - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
FONT - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
font_face(Stylesheet) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
FONT_FACE_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
FONT_FAMILY - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FONT_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FONT_SIZE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FONT_STYLE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FONT_STYLES - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
FONT_SUBSETS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
FONT_VARIANT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FONT_VARIANTS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
FONT_WEIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FONT_WEIGHT_100 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHT_200 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHT_300 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHT_400 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHT_500 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHT_600 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHT_700 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHT_800 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHT_900 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FONT_WEIGHTS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
fontContext - Variable in class com.openhtmltopdf.render.RenderingContext
 
FontContext - Interface in com.openhtmltopdf.extend
 
fontDescription - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer.ReplacementChar
 
FontDescription(int, IdentValue) - Constructor for class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
 
FontDescription(PDFont, IdentValue, int) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
Create a font description from one of the PDF built-in fonts.
FontDescription(PDDocument, FSSupplier<InputStream>, int, IdentValue, String, boolean, boolean, FSCacheEx<String, FSCacheValue>) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
Create a font description from an input stream supplier.
FontDescription(PDDocument, FSSupplier<PDFont>, IdentValue, int, String, boolean, boolean, FSCacheEx<String, FSCacheValue>) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
Creates a font description from a PDFont supplier.
FontDescription(PDDocument, PDFont, IdentValue, int) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
Create a font description when a PDFont is definitely available to begin with.
FontDescriptor() - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily.FontDescriptor
 
FontEntry() - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily.FontEntry
 
FontFaceFontSupplier - Class in com.openhtmltopdf.outputdevice.helper
 
FontFaceFontSupplier(SharedContext, String) - Constructor for class com.openhtmltopdf.outputdevice.helper.FontFaceFontSupplier
 
FontFaceRule - Class in com.openhtmltopdf.css.sheet
 
FontFaceRule(int) - Constructor for class com.openhtmltopdf.css.sheet.FontFaceRule
 
fontFamily - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
fontFamily - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
FontFamily<T> - Class in com.openhtmltopdf.outputdevice.helper
 
FontFamily() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontFamily
 
FontFamily(String) - Constructor for class com.openhtmltopdf.outputdevice.helper.FontFamily
 
fontFile - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
 
FontGroup() - Constructor for enum class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontGroup
 
fontName - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.ControlFontPair
 
FontPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
FontPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.FontPropertyBuilder
 
fontResolver - Variable in class com.openhtmltopdf.layout.SharedContext
 
fontResolver - Variable in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
fontResolver - Variable in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
fontResolver - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
FontResolver - Interface in com.openhtmltopdf.extend
 
FontResolverHelper - Class in com.openhtmltopdf.outputdevice.helper
 
FontResolverHelper() - Constructor for class com.openhtmltopdf.outputdevice.helper.FontResolverHelper
 
FontRun() - Constructor for class com.openhtmltopdf.java2d.Java2DTextRenderer.FontRun
 
FontRun() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.FontRun
 
fonts - Variable in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
fonts - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
FontSize() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontSize
 
FontSizeHelper - Class in com.openhtmltopdf.css.style
 
FontSizeHelper() - Constructor for class com.openhtmltopdf.css.style.FontSizeHelper
 
FontSpecification - Class in com.openhtmltopdf.css.value
 
FontSpecification() - Constructor for class com.openhtmltopdf.css.value.FontSpecification
 
fontStyle - Variable in class com.openhtmltopdf.css.value.FontSpecification
 
FontStyle() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontStyle
 
FontStyle() - Constructor for enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
 
FontUtil - Class in com.openhtmltopdf.pdfboxout.fontstore
 
FontUtil() - Constructor for class com.openhtmltopdf.pdfboxout.fontstore.FontUtil
 
FontVariant() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontVariant
 
fontWeight - Variable in class com.openhtmltopdf.css.value.FontSpecification
 
FontWeight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontWeight
 
FOOTNOTE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
CSS footnotes for use in float: footnote
footnoteArea - Variable in class com.openhtmltopdf.layout.FootnoteManager.FootnoteArea
 
FootnoteArea() - Constructor for class com.openhtmltopdf.layout.FootnoteManager.FootnoteArea
 
FootnoteManager - Class in com.openhtmltopdf.layout
The footnote manager which is only created if footnotes are detected in the document.
FootnoteManager() - Constructor for class com.openhtmltopdf.layout.FootnoteManager
 
FootnoteManager.FootnoteArea - Class in com.openhtmltopdf.layout
 
forcePageBreakAfter(LayoutContext, IdentValue) - Method in class com.openhtmltopdf.render.Box
Forces a page break after this box.
forcePageBreakBefore(LayoutContext, IdentValue, boolean) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
forcePageBreakBefore(LayoutContext, IdentValue, boolean) - Method in class com.openhtmltopdf.render.Box
 
forcePageBreakBefore(LayoutContext, IdentValue, boolean, int) - Method in class com.openhtmltopdf.render.Box
 
ForegroundPdfDrawer - Class in com.openhtmltopdf.objects.pdf
 
ForegroundPdfDrawer() - Constructor for class com.openhtmltopdf.objects.pdf.ForegroundPdfDrawer
 
format(LogRecord) - Method in class com.openhtmltopdf.util.XRSimpleLogFormatter
Format the given log record and return the formatted string.
formatMessage(Object[]) - Method in interface com.openhtmltopdf.util.LogMessageId
 
formatMessage(Object[]) - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
formatMessage(Object[]) - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
formatMessage(Object[]) - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
formatMessage(Object[]) - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
formatMessage(Object[]) - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
formatMessage(Object[]) - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
formatMessage(Object[]) - Method in class com.openhtmltopdf.util.LogMessageIdFormat
 
formatMessage(LogRecord) - Method in class com.openhtmltopdf.util.XRSimpleLogFormatter
Localize and format the message string from a log record.
formatter - Variable in class com.openhtmltopdf.util.JDKXRLogger
 
formMap - Variable in class com.openhtmltopdf.objects.pdf.PdfDrawerBase
 
forms - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
forString(String, DownscaleQuality) - Static method in class com.openhtmltopdf.util.DownscaleQuality
Retrieves the DownscaleQuality instance for the corresponding string.
FourPoint(Point2D, Point2D, Point2D, Point2D) - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector.FourPoint
 
fractionalFontMetricsHint - Variable in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
frc - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
FREQ - Static variable in class com.openhtmltopdf.css.parser.Token
 
fromBase64Encoded(String) - Static method in class com.openhtmltopdf.util.ImageUtil
 
fromIdent(IdentValue) - Static method in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
fromPdfBox(PDFont, PDFontDescriptor) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
fromString(String) - Static method in class com.openhtmltopdf.css.newmatch.Condition.NthChildCondition
 
FS_BORDER_RENDERING - Static variable in class com.openhtmltopdf.css.constants.CSSName
If this property is set to no-bevel then borders are rendered without bevels.
FS_BORDER_SPACING_HORIZONTAL - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for fictitious property.
FS_BORDER_SPACING_VERTICAL - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_CHECKBOX_STYLE - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
FS_COLSPAN - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_CONTENT_PLACEHOLDER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FS_DYNAMIC_AUTO_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_FIT_IMAGES_TO_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Used for forcing images to scale to a certain width
FS_FONT_SUBSET - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_FOOTNOTE_BODY - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FS_ID - Variable in class com.openhtmltopdf.css.constants.CSSName
Unique integer id for a CSSName.
FS_ID - Variable in class com.openhtmltopdf.css.constants.IdentValue
 
FS_ID - Variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
FS_ID - Variable in class com.openhtmltopdf.css.constants.PageElementPosition
 
FS_INITIAL_VALUE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FS_KEEP_WITH_INLINE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_MAX_JUSTIFICATION_INTER_CHAR - Static variable in class com.openhtmltopdf.css.constants.CSSName
The max extra spacing for non-space characters when text-align: justify is in use.
FS_MAX_JUSTIFICATION_INTER_WORD - Static variable in class com.openhtmltopdf.css.constants.CSSName
The max extra spacing for space characters when text-align: justify is in use.
FS_MAX_OVERFLOW_PAGES - Static variable in class com.openhtmltopdf.css.constants.CSSName
The maximum number of inserted shadow pages to insert for cut-off content.
FS_NAMED_DESTINATION - Static variable in class com.openhtmltopdf.css.constants.CSSName
Used to control creation of named destinations for boxes having the id attribute set.
FS_OVERFLOW_PAGES_DIRECTION - Static variable in class com.openhtmltopdf.css.constants.CSSName
Whether cut-off content to the right (default) of the page or left of the page should be inserted as shadow pages.
FS_PAGE_BREAK_MIN_HEIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Perform a page break before this element, if not at least the specified space is left on the current page.
FS_PAGE_HEIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_PAGE_ORIENTATION - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_PAGE_SEQUENCE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_PAGE_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_PDF_FONT_EMBED - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_PDF_FONT_ENCODING - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_PDF_XMP_METADATA - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
FS_ROWSPAN - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_TABLE_PAGINATE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_TABLE_PAGINATE_REPEATED_VISIBLE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
FS_TEXT_DECORATION_EXTENT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
FS_TRANSFORM_ORIGIN_X - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
FS_TRANSFORM_ORIGIN_Y - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
FSBorderRendering() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSBorderRendering
 
FSBorderSpacingHorizontal() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSBorderSpacingHorizontal
 
FSBorderSpacingVertical() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSBorderSpacingVertical
 
FSCacheEx<K,V> - Interface in com.openhtmltopdf.extend
 
FSCacheValue - Interface in com.openhtmltopdf.extend
Note: Classes implementing this interface should be thread safe as we document the cache being useable accross threads.
FSCanvas - Interface in com.openhtmltopdf.extend
 
FSCatalog - Class in com.openhtmltopdf.resource
FSCatalog loads an XML catalog file to read mappings of public IDs for XML schemas/dtds, to resolve those mappings to a local store for the schemas.
FSCatalog() - Constructor for class com.openhtmltopdf.resource.FSCatalog
 
FSCatalog.CatalogContentHandler - Class in com.openhtmltopdf.resource
A SAX ContentHandler that reads an XML catalog file and builds a Map of public IDs to local URIs.
FSCheckboxStyle() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSCheckboxStyle
 
FSCMYKColor - Class in com.openhtmltopdf.css.parser
 
FSCMYKColor(float, float, float, float) - Constructor for class com.openhtmltopdf.css.parser.FSCMYKColor
 
FSColor - Interface in com.openhtmltopdf.css.parser
 
FSDefaultCacheStore - Class in com.openhtmltopdf.extend.impl
A simple default cache implementation, mainly for testing.
FSDefaultCacheStore() - Constructor for class com.openhtmltopdf.extend.impl.FSDefaultCacheStore
 
FSDerivedValue - Interface in com.openhtmltopdf.css.style
Marker interface for all derived values.
FSDOMMutator - Interface in com.openhtmltopdf.extend
Allows to modify the HTML document DOM after it has been parsed
FSDynamicAutoWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSDynamicAutoWidth
 
FSEntityResolver - Class in com.openhtmltopdf.resource
A SAX EntityResolver for common entity references and DTDs in X/HTML processing.
FSEntityResolver() - Constructor for class com.openhtmltopdf.resource.FSEntityResolver
Constructor for the FSEntityResolver object, fill the map of public ids to local urls.
FSFitImagesToWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSFitImagesToWidth
 
FSFont - Interface in com.openhtmltopdf.render
 
FSFontMetrics - Interface in com.openhtmltopdf.render
 
FSFontSubset() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSFontSubset
 
FSFontUseCase() - Constructor for enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
 
FSFunction - Class in com.openhtmltopdf.css.parser
 
FSFunction(String, List<PropertyValue>) - Constructor for class com.openhtmltopdf.css.parser.FSFunction
 
FSGlyphVector - Interface in com.openhtmltopdf.extend
 
FsIfCutOffFunction() - Constructor for class com.openhtmltopdf.context.ContentFunctionFactory.FsIfCutOffFunction
 
FSImage - Interface in com.openhtmltopdf.extend
 
FSKeepWithInline() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSKeepWithInline
 
FSLinearGradient - Class in com.openhtmltopdf.css.style.derived
 
FSLinearGradient(CalculatedStyle, FSFunction, int, int, CssContext) - Constructor for class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
FSLinearGradient.IntermediateStopPoint - Class in com.openhtmltopdf.css.style.derived
A stop point which does not yet have a length.
FSLinearGradient.StopPoint - Class in com.openhtmltopdf.css.style.derived
 
FSMaxJustificationInterChar() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSMaxJustificationInterChar
 
FSMaxJustificationInterWord() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSMaxJustificationInterWord
 
fsMaxOverflowPages() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
FSMaxOverflowPages() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSMaxOverflowPages
 
FSNamedDestination() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSNamedDestination
 
FSNoOpCacheStore - Class in com.openhtmltopdf.extend.impl
 
FSNoOpCacheStore() - Constructor for class com.openhtmltopdf.extend.impl.FSNoOpCacheStore
 
FSObjectDrawer - Interface in com.openhtmltopdf.extend
Handle the drawing of <object> tags
FSObjectDrawerFactory - Interface in com.openhtmltopdf.extend
Factory for ObjectDrawers, i.e.
FSOverflowPagesDirection() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSOverflowPagesDirection
 
FSPage - Interface in com.openhtmltopdf.java2d.api
 
FSPageBreakMinHeight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageBreakMinHeight
 
FSPageHeight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageHeight
 
FSPageOrientation() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageOrientation
 
FSPageOutputStreamSupplier - Interface in com.openhtmltopdf.java2d.api
 
FSPageProcessor - Interface in com.openhtmltopdf.java2d.api
 
FSPageSequence() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageSequence
 
FSPageWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageWidth
 
FSPDFFontEmbed() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPDFFontEmbed
 
FSPDFFontEncoding() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPDFFontEncoding
 
FSRGBColor - Class in com.openhtmltopdf.css.parser
 
FSRGBColor(int) - Constructor for class com.openhtmltopdf.css.parser.FSRGBColor
 
FSRGBColor(int, int, int) - Constructor for class com.openhtmltopdf.css.parser.FSRGBColor
 
FSStream - Interface in com.openhtmltopdf.extend
Represents a stream.
FSStreamFactory - Interface in com.openhtmltopdf.extend
Represents a very simple stream/reader client for any protocol.
FSSupplier<T> - Interface in com.openhtmltopdf.extend
 
FSTableCellColspan() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSTableCellColspan
 
FSTableCellRowspan() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSTableCellRowspan
 
FSTablePaginate() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSTablePaginate
 
FSTextBreaker - Interface in com.openhtmltopdf.extend
Represents a text breaker, such as those on line break opportunities.
FSTextDecorationExtent() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSTextDecorationExtent
 
FSTextTransformer - Interface in com.openhtmltopdf.extend
Transforms text, such as making it title case.
FSUriResolver - Interface in com.openhtmltopdf.extend
 
fullRecalc(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
function() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
FUNCTION - Static variable in class com.openhtmltopdf.css.parser.Token
 
FunctionData - Class in com.openhtmltopdf.layout
A bean which contains all the information necessary to invoke a ContentFunction.
FunctionData() - Constructor for class com.openhtmltopdf.layout.FunctionData
 
FunctionData(ContentFunction, FSFunction) - Constructor for class com.openhtmltopdf.layout.FunctionData
 
FunctionValue - Class in com.openhtmltopdf.css.style.derived
 
FunctionValue(CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.FunctionValue
 

G

GENERAL - Static variable in class com.openhtmltopdf.util.XRLog
 
GENERAL_COULD_NOT_FIND_FONT_SPECIFIED_FOR_MATHML_OBJECT_IN_FONT_FACE_RULES - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_EXCEPTION_DESHAPING_TEXT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_EXCEPTION_SHAPING_TEXT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_EXPECTING_BOX_CHILDREN_OF_TYPE_BUT_GOT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
GENERAL_FATAL_INFINITE_LOOP_BUG_IN_LINE_BREAKING_ALGO - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
GENERAL_FOOTNOTE_AREA_INVALID_STYLE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
GENERAL_FOOTNOTE_CAN_NOT_BE_PSEUDO - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_FOOTNOTE_INVALID - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_FOOTNOTE_PSEUDO_INVALID - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_FORCED_OUTPUT_TO_AVOID_INFINITE_LOOP - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_IMPORT_FONT_FACE_RULES_HAS_NOT_BEEN_CALLED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_INVALID_INTEGER_PASSED_AS_DIMENSION_FOR_SVG - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_INVALID_INTEGER_PASSED_IN_VIEWBOX_ATTRIBUTE_FOR_SVG - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_MESSAGE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_NO_FOOTNOTES_INSIDE_FOOTNOTES - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_PDF_A_ELEMENT_DOES_NOT_HAVE_OPTION_CHILDREN - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_PDF_ACCESSIBILITY_INCOMPATIBLE_CHILD - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
GENERAL_PDF_ACCESSIBILITY_NO_ALT_ATTRIBUTE_PROVIDED_FOR_IMAGE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_PDF_ACCESSIBILITY_NO_DOCUMENT_DESCRIPTION_PROVIDED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_PDF_ACCESSIBILITY_NO_DOCUMENT_TITLE_PROVIDED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_PDF_ACCESSIBILITY_NO_TITLE_TEXT_PROVIDED_FOR - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_PDF_ACROBAT_READER_DOES_NOT_SUPPORT_FORMS_WITH_FILE_INPUT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_PDF_COULD_NOT_FIND_VALID_TARGET_FOR_BOOKMARK - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_PDF_COULD_NOT_FIND_VALID_TARGET_FOR_LINK - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_PDF_FOUND_ELEMENT_WITHOUT_ATTRIBUTE_NAME - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
GENERAL_PDF_FOUND_FORM_CONTROL_WITH_NO_ENCLOSING_FORM - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_PDF_SPECIFIED_FONTS_DONT_CONTAIN_A_SPACE_CHARACTER - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_PDF_URI_IN_HREF_IS_NOT_A_VALID_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
GENERAL_PDF_USING_FAST_MODE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_PDF_USING_GET_REQUEST_FOR_FORM - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
GENERAL_UNABLE_TO_PARSE_VALUE_AS - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
generateBorderBounds(Rectangle, BorderPropertySet, boolean) - Static method in class com.openhtmltopdf.render.BorderPainter
Generates a full round rectangle that is made of bounds and border
generateBorderShape(Rectangle, int, BorderPropertySet, boolean) - Static method in class com.openhtmltopdf.render.BorderPainter
Generates one side of a border
generateBorderShape(Rectangle, int, BorderPropertySet, boolean, float) - Static method in class com.openhtmltopdf.render.BorderPainter
Generates one side of a border
generateBorderShape(Rectangle, int, BorderPropertySet, boolean, float, float) - Static method in class com.openhtmltopdf.render.BorderPainter
Generates one side of a border
generateSimpleBorderShape(Rectangle, int, BorderPropertySet) - Static method in class com.openhtmltopdf.render.BorderPainter
Generate a simple rectangle without beveling for a solid border side.
GenericBorderCornerRadius() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericBorderCornerRadius
 
GenericBorderStyle() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericBorderStyle
 
GenericBorderWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericBorderWidth
 
GenericColor() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericColor
 
GenericContentItem() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericContentItem
 
GenericStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericStructualElement
 
GenericURIWithNone() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericURIWithNone
 
genStyleKey() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
GEORGIAN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
get() - Static method in class com.openhtmltopdf.util.ThreadCtx
 
get(String) - Method in class com.openhtmltopdf.extend.impl.FSDefaultCacheStore
 
get(String) - Method in class com.openhtmltopdf.extend.impl.FSNoOpCacheStore
 
get(String, Callable<? extends FSCacheValue>) - Method in class com.openhtmltopdf.extend.impl.FSDefaultCacheStore
 
get(String, Callable<? extends FSCacheValue>) - Method in class com.openhtmltopdf.extend.impl.FSNoOpCacheStore
 
get(K) - Method in interface com.openhtmltopdf.extend.FSCacheEx
 
get(K, Callable<? extends V>) - Method in interface com.openhtmltopdf.extend.FSCacheEx
 
get100PercentDefaultStopLength(CalculatedStyle, CssContext, float) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getAbsoluteClipBox(CssContext) - Method in class com.openhtmltopdf.render.Box
Returns the absolute (ie transformed if needed) clip area for this box.
getAbsoluteTransformOriginX() - Method in interface com.openhtmltopdf.extend.OutputDevice
Deprecated.
getAbsoluteTransformOriginX() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
getAbsoluteTransformOriginX() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getAbsoluteTransformOriginX() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getAbsoluteTransformOriginX() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getAbsoluteTransformOriginY() - Method in interface com.openhtmltopdf.extend.OutputDevice
Deprecated.
getAbsoluteTransformOriginY() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
getAbsoluteTransformOriginY() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getAbsoluteTransformOriginY() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getAbsoluteTransformOriginY() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getAbsX() - Method in class com.openhtmltopdf.render.Box
 
getAbsY() - Method in class com.openhtmltopdf.render.Box
 
getAccessibilityObject() - Method in class com.openhtmltopdf.render.Box
 
getActual() - Method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
Get the actual rendered image.
getActualDirection() - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
 
getActualDirection() - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
getActualPixel(BufferedImage, int, int) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
getAddableFloats(FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
getAggregateBounds() - Method in class com.openhtmltopdf.layout.PaintingInfo
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundAttachment
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundRepeat
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.MultipleIdentValue
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BorderCollapse
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BoxSizing
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BreakAfter
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.BreakBefore
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.CaptionSide
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Clear
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ColumnGap
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Cursor
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Direction
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Display
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.EmptyCells
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Float
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontStyle
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontVariant
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FontWeight
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSBorderRendering
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSCheckboxStyle
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSDynamicAutoWidth
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSFontSubset
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSKeepWithInline
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSNamedDestination
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSOverflowPagesDirection
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageOrientation
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageSequence
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPDFFontEmbed
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSTablePaginate
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSTextDecorationExtent
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.GenericBorderStyle
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ImageRenderingBuilder
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithAuto
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithIdent
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithNone
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthWithIdent
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthWithNormal
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ListStylePosition
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ListStyleType
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Overflow
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakAfter
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakBefore
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakInside
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Position
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.SingleIdent
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TableLayout
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextAlign
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextDecoration
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextTransform
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.VerticalAlign
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Visibility
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.WhiteSpace
 
getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.WordWrap
 
getAncestorSelector() - Method in class com.openhtmltopdf.css.newmatch.Selector
 
getAnchorName() - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
getAnchorName(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
 
getAnchorName(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
getAnchorName(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getAngle() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
The angle of this linear gradient in compass degrees.
getAppropriateSibling(Object, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Selector
Gets the appropriateSibling attribute of the Selector object
getArea() - Method in class com.openhtmltopdf.render.PageBox.MarginAreaContainer
 
getArgs() - Method in class com.openhtmltopdf.util.Diagnostic
 
getAscent() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
getAscent() - Method in interface com.openhtmltopdf.render.FSFontMetrics
 
getAscent() - Method in class com.openhtmltopdf.render.LineMetricsAdapter
 
getAscent() - Method in class com.openhtmltopdf.render.StrutMetrics
 
getAttribute(Element, String) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
getAttribute(NamedNodeMap, String) - Static method in class com.openhtmltopdf.swing.ImageMapParser
 
getAttributeValue(FSFunction, Element) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
getAttributeValue(Object, String) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the attributeValue attribute of the StandardAttributeResolver object
getAttributeValue(Object, String) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
May return null.
getAttributeValue(Object, String, String) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
 
getAttributeValue(Object, String, String) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
May return null.
getAttributeValue(Element, String) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
may return null.
getAttributeValue(Element, String) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getAttributeValue(Element, String, String) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
 
getAttributeValue(Element, String, String) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getAvailableWidth(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getAWTFonts() - Method in class com.openhtmltopdf.java2d.Java2DFont
 
getAWTFonts() - Method in class com.openhtmltopdf.swing.AWTFSFont
 
getAxis() - Method in class com.openhtmltopdf.css.newmatch.Selector
get the axis that this selector should be evaluated on
getBackgroundColor() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Convenience property accessor; returns a Color initialized with the background color value; Uses the actual value (computed actual value) for this element.
getBackgroundImage(PropertyValue, RenderingContext) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
getBackgroundImages() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Gets the values of the background properties and combines in a list of BackgroundContainer values.
getBackgroundRepeat(PropertyValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getBaseDirection(String) - Method in interface com.openhtmltopdf.bidi.BidiSplitter
Get the base direction of a paragraph.
getBaseDirection(String) - Method in class com.openhtmltopdf.bidi.SimpleBidiSplitter
 
getBaseDirection(String) - Method in class com.openhtmltopdf.bidi.support.ICUBidiSplitter
 
getBaseFont() - Method in class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
 
getBaseline() - Method in interface com.openhtmltopdf.extend.ReplacedElement
 
getBaseline() - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
getBaseline() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getBaseline() - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
getBaseline() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
getBaseline() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
getBaseline() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
getBaseline() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
getBaseline() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getBaseline() - Method in class com.openhtmltopdf.render.LineBox
 
getBaseline() - Method in class com.openhtmltopdf.render.StrutMetrics
 
getBaseline() - Method in class com.openhtmltopdf.swing.EmptyReplacedElement
 
getBaseline() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
 
getBasePage() - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
getBasePagePdfPageIndex() - Method in class com.openhtmltopdf.render.PageBox
 
getBaseUri() - Method in class com.openhtmltopdf.swing.UriResolver
 
getBaseURL() - Method in interface com.openhtmltopdf.extend.UserAgentCallback
 
getBaseURL() - Method in class com.openhtmltopdf.layout.SharedContext
Gets the baseURL attribute of the RenderingContext object
getBaseURL() - Method in class com.openhtmltopdf.render.RenderingContext
 
getBaseURL() - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Returns the current baseUrl for this class.
getBFCs() - Method in class com.openhtmltopdf.layout.LayoutState
 
getBidiReorderer() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getBidiReorderer() - Method in class com.openhtmltopdf.render.RenderingContext
 
getBidiSplitterFactory() - Method in class com.openhtmltopdf.layout.LayoutContext
The bidi splitter is used to split text runs into LTR and RTL visual ordering.
getBinaryResource(String) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
getBinaryResource(String, ExternalResourceType) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
Retrieves a binary resource located at a given URI and returns its contents as a byte array or null if the resource could not be loaded.
getBinaryResource(String, ExternalResourceType) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
getBlack() - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
getBlock() - Method in class com.openhtmltopdf.layout.BoxRangeLists
 
getBlock() - Method in class com.openhtmltopdf.layout.BreakAtLineContext
 
getBlock() - Method in class com.openhtmltopdf.layout.FloatLayoutResult
 
getBlockBoxingState() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getBlockFormattingContext() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getBlocks() - Method in class com.openhtmltopdf.render.displaylist.PaintBackgroundAndBorders
 
getBlocks() - Method in class com.openhtmltopdf.render.displaylist.PaintListMarkers
 
getBlue() - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
getBodyBoxOrSomething(Box) - Static method in class com.openhtmltopdf.util.BoxUtil
 
getBodyElementOrSomething(Element) - Static method in class com.openhtmltopdf.util.BoxUtil
Looks at the children of root.
getBodyOrNull(Box) - Static method in class com.openhtmltopdf.util.BoxUtil
Looks at the direct children of root to find one with an element with node name body.
getBorder(CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getBorder(CssContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
getBorder(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getBorder(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getBorderBox(CssContext) - Method in class com.openhtmltopdf.render.Box
Only to be called after layout, due to double use of getHeight().
getBorderBoxHeight(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getBorderBoxWidth(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getBorderEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.Box
 
getBorderEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getBorderEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
getBorderHSpacing(CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getBorderProperty(CalculatedStyle, CssContext) - Static method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getBorderSides() - Method in class com.openhtmltopdf.render.Box
 
getBorderSides() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getBorderVSpacing(CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getBorderWidth(String) - Static method in class com.openhtmltopdf.css.parser.property.Conversions
 
getBottom() - Method in class com.openhtmltopdf.render.ContentLimit
 
getBottom() - Method in class com.openhtmltopdf.render.PageBox
Gets the document Y position in top down units (20 per CSS pixel for PDF)

Example: If each page is 500px high and has a 50px margin, then if this is called on the second page it will return 16_000, which is 2 x 400px x 20.
getBottom(CssContext) - Method in class com.openhtmltopdf.render.PageBox
If we are in a footnote calls PageBox.getBottom(), otherwise uses PageBox.getBottomUsable().
getBottomLeft() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
getBottomRight() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
getBottomUsable() - Method in class com.openhtmltopdf.render.PageBox
Gets the document Y position taking into account float: bottom content such as footnotes.
getBounds2D(AttributedCharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getBox() - Method in class com.openhtmltopdf.layout.BoxRangeData
 
getBox() - Method in class com.openhtmltopdf.layout.FloatManager.BoxDistance
 
getBox() - Method in class com.openhtmltopdf.layout.FloatManager.BoxOffset
 
getBoxById(String) - Method in class com.openhtmltopdf.layout.SharedContext
 
getBoxById(String) - Method in class com.openhtmltopdf.render.RenderingContext
 
getBoxDimensions() - Method in class com.openhtmltopdf.render.Box
 
getBoxRect(CssContext, Box) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getBreakAtLineContext() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getBreaker(String, SharedContext) - Method in class com.openhtmltopdf.layout.Breaker.CharacterBreakerSupplier
 
getBreaker(String, SharedContext) - Method in class com.openhtmltopdf.layout.Breaker.LineBreakerSupplier
 
getBreaker(String, SharedContext) - Method in interface com.openhtmltopdf.layout.Breaker.TextBreakerSupplier
 
getBridgeExtensions(Document) - Method in class com.openhtmltopdf.svgsupport.SVGImageExtension.Bridge12Ctx
 
getBridgeExtensions(Document) - Method in class com.openhtmltopdf.svgsupport.SVGImageExtension.BridgeCtx
 
getByID(int) - Static method in class com.openhtmltopdf.css.constants.CSSName
 
getByIdentString(String) - Static method in class com.openhtmltopdf.css.constants.IdentValue
Returns the Singleton IdentValue that corresponds to the given string, e.g.
getByPropertyName(String) - Static method in class com.openhtmltopdf.css.constants.CSSName
Gets the byPropertyName attribute of the CSSName class
getBytes() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
getCachedMargin() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getCachedPadding() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getCalculatedStyle() - Method in class com.openhtmltopdf.css.sheet.FontFaceRule
 
getCalculatedSubstring() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
getCanvas() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getCanvas() - Method in class com.openhtmltopdf.layout.SharedContext
 
getCanvas() - Method in class com.openhtmltopdf.render.RenderingContext
 
getCascadedPropertiesMap(Element) - Method in class com.openhtmltopdf.context.StyleReference
Deprecated.
getCascadedPropertyDeclarations() - Method in class com.openhtmltopdf.css.newmatch.CascadedStyle
Returns an Iterator over the set of PropertyDeclarations already matched in this CascadedStyle.
getCascadedStyle(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher.Mapper
 
getCascadedStyle(Object, boolean) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
getCascadedStyle(Element, boolean) - Method in class com.openhtmltopdf.context.StyleReference
Gets the CascadedStyle for an element.
getCell() - Method in class com.openhtmltopdf.layout.CollapsedBorderSide
 
getChainedSelector() - Method in class com.openhtmltopdf.css.newmatch.Selector
get the next selector in the chain, for matching against elements along the appropriate axis
getCharacterBreaker() - Method in class com.openhtmltopdf.layout.SharedContext
 
getCharacterBreakStream(String, SharedContext) - Static method in class com.openhtmltopdf.layout.Breaker
 
getCharacterCount(int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getCheckboxOffStream() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
getCheckboxStyle(PdfBoxForm.CheckboxStyle) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
getChild() - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
getChild(int) - Method in class com.openhtmltopdf.render.Box
 
getChild(Element, String) - Static method in class com.openhtmltopdf.pdfboxout.DOMUtil
 
getChildCount() - Method in class com.openhtmltopdf.render.Box
 
getChildIterator() - Method in class com.openhtmltopdf.render.Box
 
getChildIteratorOfType(Class<T>) - Method in class com.openhtmltopdf.render.Box
Returns an iterator of boxes cast to type.
getChildOffset(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
 
getChildOffset(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
getChildren() - Method in class com.openhtmltopdf.layout.Layer
The resulting list should not be modified.
getChildren() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getChildren() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager.Bookmark
 
getChildren() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Bookmark
 
getChildren() - Method in class com.openhtmltopdf.render.Box
 
getChildren(Element, String) - Static method in class com.openhtmltopdf.pdfboxout.DOMUtil
 
getChildrenClipEdge(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getChildrenClipEdge(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getChildrenContentType() - Method in class com.openhtmltopdf.render.BlockBox
getChildrenHeight() - Method in class com.openhtmltopdf.render.BlockBox
 
getClass(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the class attribute of the StandardAttributeResolver object
getClass(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
may return null
getClass(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
may return null
getClass(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Gets the class attribute of the XhtmlNamespaceHandler object
getClass(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getClearDelta(CssContext, int) - Method in class com.openhtmltopdf.layout.FloatManager
 
getClip() - Method in interface com.openhtmltopdf.extend.OutputDevice
Deprecated.
getClip() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
getClip() - Method in class com.openhtmltopdf.layout.BoxRangeData
 
getClip() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getClip() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getClip() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getClip() - Method in class com.openhtmltopdf.render.OperatorClip
 
getClipBox() - Method in class com.openhtmltopdf.render.displaylist.PaintPushClipRect
 
getClipBox(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.Box
Gets the combined clip of this box relative to the containing layer.
getClipParent() - Method in class com.openhtmltopdf.render.Box
 
getCol() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getCollapedTableBorders() - Method in class com.openhtmltopdf.render.displaylist.PaintBackgroundAndBorders
 
getCollapsedBorderBottom() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getCollapsedBorderBounds(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getCollapsedBorderLeft() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getCollapsedBorderRight() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getCollapsedBorderTop() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getCollapsedPaintingBorder() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getColor() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Convenience property accessor; returns a Color initialized with the foreground color Uses the actual value (computed actual value) for this element.
getColor() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient.IntermediateStopPoint
 
getColor(String) - Static method in class com.openhtmltopdf.css.parser.property.Conversions
 
getColorOperator(FSColor) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
Get a PDF graphics operator for a specific color.
getColSpan() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getColumnBounds(CssContext, int) - Method in class com.openhtmltopdf.newtable.TableBox
 
getColumnPos() - Method in class com.openhtmltopdf.newtable.TableBox
 
getColumns() - Method in class com.openhtmltopdf.newtable.TableBox
 
getConformanceValue() - Method in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
getContainingBlock() - Method in class com.openhtmltopdf.render.Box
 
getContainingBlockCSSHeight(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getContainingBlockWidth() - Method in class com.openhtmltopdf.render.Box
 
getContainingBlockWidth() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getContainingBlockWidth() - Method in class com.openhtmltopdf.render.MarginBox
 
getContainingLayer() - Method in class com.openhtmltopdf.render.Box
 
getContent() - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
getContent() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Metadata
 
getContentAreaEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.Box
 
getContentAreaEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getContentAreaEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.MarginBox
 
getContentAreaEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.ViewportBox
 
getContentFunction() - Method in class com.openhtmltopdf.layout.FunctionData
 
getContentFunction() - Method in class com.openhtmltopdf.render.InlineBox
 
getContentFunctionFactory() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getContentHeight(CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
getContentLanguageMetaTag(Document) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Get the Content-Language meta tag value from the head section of the doc or the empty string.
getContentLimit(int) - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
getContentLimit(int, boolean) - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
getContentLimitContainer() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getContentLimitedBorderEdge(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
getContentLimitedBorderEdge(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getContents() - Method in class com.openhtmltopdf.css.sheet.MediaRule
 
getContents() - Method in class com.openhtmltopdf.css.sheet.Stylesheet
 
getContentStart() - Method in class com.openhtmltopdf.render.LineBox
 
getContentWidth() - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
getContentWidth() - Method in class com.openhtmltopdf.render.Box
 
getContentWidth() - Method in class com.openhtmltopdf.render.BoxDimensions
 
getContentWidth() - Method in class com.openhtmltopdf.render.FlowingColumnBox
 
getContentWidth() - Method in class com.openhtmltopdf.render.MarginBox
 
getContentWidth() - Method in class com.openhtmltopdf.render.ViewportBox
 
getContentWidth(CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
getContentWindowOnDocument(PageBox, CssContext) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
getControlFont(SharedContext, PdfBoxForm.Control) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
getCoords(String[], int) - Static method in class com.openhtmltopdf.swing.ImageMapParser
 
getCornersFromTransformedBounds(Rectangle, AffineTransform) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getCOSStringUTF16Encoded(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
getCounter(String) - Method in class com.openhtmltopdf.layout.counter.CounterContext
 
getCounterContext(CalculatedStyle) - Method in class com.openhtmltopdf.layout.LayoutContext
 
getCounterIncrement() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getCounterReset() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getCounters() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getCounterValues(String, List<Integer>) - Method in class com.openhtmltopdf.layout.counter.CounterContext
 
getCss() - Method in interface com.openhtmltopdf.css.style.CssContext
 
getCss() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getCss() - Method in class com.openhtmltopdf.layout.SharedContext
 
getCss() - Method in class com.openhtmltopdf.render.RenderingContext
 
getCSSDirection() - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
getCSSFitToWidth(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getCSSForAllDescendants(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
Returns CSS rulesets for descendants of e.
getCSSForAllDescendants(Element) - Method in class com.openhtmltopdf.context.StyleReference
Given an element, returns all selectors and their rulesets for its descendants.
getCSSHeight(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getCSSHeight(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getCSSHeight(CssContext) - Method in class com.openhtmltopdf.render.ViewportBox
 
getCSSMaxHeight(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getCSSMaxHeight(CssContext, Box) - Static method in class com.openhtmltopdf.css.style.CalculatedStyle
Aims to get the correct resolved max-height for a box in dots unit.
getCSSMaxWidth(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getCSSMaxWidth(CssContext, Box) - Static method in class com.openhtmltopdf.css.style.CalculatedStyle
Aims to get the correct resolved max-width for a box in dots unit.
getCSSMinHeight(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getCSSMinWidth(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getCSSName() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Gets the cSSName attribute of the PropertyDeclaration object
getCSSResource(String) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
Retrieves the CSS at the given URI.
getCSSResource(String, ExternalResourceType) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
 
getCSSResource(String, ExternalResourceType) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Retrieves the CSS located at the given URI.
getCssSacUnitType() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
getCssText() - Method in interface com.openhtmltopdf.css.parser.CSSValue
 
getCssText() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getCssValueType() - Method in interface com.openhtmltopdf.css.parser.CSSValue
 
getCssValueType() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getCSSWidth(CssContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
getCSSWidth(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getCSSWidth(CssContext, boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
getCurrentCounterValue(String) - Method in interface com.openhtmltopdf.layout.counter.AbstractCounterContext
 
getCurrentCounterValue(String) - Method in class com.openhtmltopdf.layout.counter.CounterContext
 
getCurrentCounterValue(String) - Method in class com.openhtmltopdf.layout.counter.RootCounterContext
 
getCurrentCounterValues(String) - Method in interface com.openhtmltopdf.layout.counter.AbstractCounterContext
 
getCurrentCounterValues(String) - Method in class com.openhtmltopdf.layout.counter.CounterContext
 
getCurrentCounterValues(String) - Method in class com.openhtmltopdf.layout.counter.RootCounterContext
 
getCurrentLine() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
getCurrentMarginBoxNames() - Method in class com.openhtmltopdf.render.PageBox
 
getCurrentMarkerData() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getCurrentMarkerData() - Method in class com.openhtmltopdf.layout.LayoutState
 
getCurrentPage() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getCurrentPage() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getCurrentPage() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getCurrentTransformMatrix() - Method in class com.openhtmltopdf.layout.Layer
The document coordinates current transform, this is cumulative from layer to child layer.
getCursor() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getCutOffPageDirection() - Method in class com.openhtmltopdf.render.PageBox
 
getCyan() - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
getDebugLogger(Class<?>) - Static method in class com.openhtmltopdf.util.LoggerUtil
Instantiate a Logger for debug messages for a given class.
getDeclarationStandardText() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
 
getDefault() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
getDefaultLoggerName() - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
getDefaultPageHeight() - Method in class com.openhtmltopdf.layout.SharedContext
Stores a default page height.
getDefaultPageWidth() - Method in class com.openhtmltopdf.layout.SharedContext
Stores a default page width.
getDefaultRelativeFontSize(IdentValue) - Static method in class com.openhtmltopdf.css.style.FontSizeHelper
 
getDefaultStylesheet(StylesheetFactory) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
 
getDefaultStylesheet(StylesheetFactory) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
getDefaultStylesheet(StylesheetFactory) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getDefaultStylesheetStream() - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
getDefaultTextDirection() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getDefaultUriResolver() - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
getDefaultValue() - Method in class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder.CounterIncrement
 
getDefaultValue() - Method in class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder.CounterReset
 
getDefaultValue() - Method in class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder
 
getderivedValuesById() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getDescent() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
getDescent() - Method in interface com.openhtmltopdf.render.FSFontMetrics
In keeping with the JDK LineMetrics convention, this number is positive for values below the baseline.
getDescent() - Method in class com.openhtmltopdf.render.LineMetricsAdapter
 
getDescent() - Method in class com.openhtmltopdf.render.StrutMetrics
 
getDeviceLength(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Given a value in dots units, converts to PDF points.
getDeviceLength(float) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
Given a value in dots units, converts to PDF points.
getDeviceLength(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Given a value in dots units, converts to PDF points.
getDiameter() - Method in class com.openhtmltopdf.render.MarkerData.GlyphMarker
 
getDirection() - Method in class com.openhtmltopdf.bidi.BidiTextRun
 
getDirection() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getDirection() - Method in class com.openhtmltopdf.render.PageBox.LeftMarginArea
 
getDirection() - Method in class com.openhtmltopdf.render.PageBox.MarginArea
 
getDirection() - Method in class com.openhtmltopdf.render.PageBox.RightMarginArea
 
getDistance() - Method in class com.openhtmltopdf.layout.FloatManager.BoxDistance
 
getDocument() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getDocument() - Method in class com.openhtmltopdf.resource.XMLResource
 
getDocumentCoordinatesContentBounds(CssContext) - Method in class com.openhtmltopdf.render.PageBox
Get the rectangle that this page's content area will cover of the layed out document.
getDocumentCoordinatesContentBoundsForInsertedPage(CssContext, int) - Method in class com.openhtmltopdf.render.PageBox
Get the shadow page (a page inserted to carry cut off content) content area of the layed out document.
getDocumentParent() - Method in class com.openhtmltopdf.render.BlockBox
 
getDocumentParent() - Method in class com.openhtmltopdf.render.Box
 
getDocumentTitle(Document) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
 
getDocumentTitle(Document) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Returns the title of the document as located in the contents of /html/head/title, or "" if none could be found.
getDocumentTitle(Document) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getDotsPerPixel() - Method in interface com.openhtmltopdf.css.style.CssContext
 
getDotsPerPixel() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getDotsPerPixel() - Method in class com.openhtmltopdf.layout.SharedContext
Get the internal dots measurement per CSS pixel.
getDotsPerPixel() - Method in class com.openhtmltopdf.render.RenderingContext
 
getDotsPerPoint() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getDotsPerPoint() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getDotsPerPoint() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getDotsPerPoint() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getDownscalingHint() - Method in class com.openhtmltopdf.util.ScalingOptions
 
getDPI() - Method in class com.openhtmltopdf.layout.SharedContext
Gets the dPI attribute of the RenderingContext object
getDPI() - Method in class com.openhtmltopdf.render.RenderingContext
 
getDrawingLayer() - Method in class com.openhtmltopdf.render.FloatedBoxData
 
getEffBackgroundColor(RenderingContext) - Method in class com.openhtmltopdf.render.Box
 
getEffectivePrintableString(String) - Static method in interface com.openhtmltopdf.extend.TextRenderer
Returns a string containing printable characters only.
getEffectiveWidth() - Method in class com.openhtmltopdf.render.Box
 
getEffectiveWidth() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getElapsedLoadTime() - Method in class com.openhtmltopdf.resource.AbstractResource
 
getElement() - Method in interface com.openhtmltopdf.layout.Styleable
 
getElement() - Method in class com.openhtmltopdf.newtable.TableColumn
 
getElement() - Method in class com.openhtmltopdf.pdfboxout.PagePosition
 
getElement() - Method in class com.openhtmltopdf.render.Box
 
getElement() - Method in class com.openhtmltopdf.render.InlineBox
 
getElement(int, int) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
getElementBoxes(Element) - Method in class com.openhtmltopdf.render.Box
 
getElementBoxes(Element) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getElementName(Object) - Method in class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
 
getElementName(Object) - Method in interface com.openhtmltopdf.css.extend.TreeResolver
returns the name of the element so that it may match against the selectors
getElementStyle(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
getElementStyling(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the elementStyling attribute of the StandardAttributeResolver object
getElementStyling(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
may return null
getElementStyling(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
may return null
getElementStyling(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Gets the elementStyling attribute of the XhtmlNamespaceHandler object
getElementStyling(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getElementStylingOrder() - Static method in class com.openhtmltopdf.css.newmatch.Selector
Gets the elementStylingOrder attribute of the Selector class
getElementWithContent() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getEmbeddedBase64Image(String) - Static method in class com.openhtmltopdf.util.ImageUtil
Get the binary content of an embedded base 64 image.
getEnd() - Method in class com.openhtmltopdf.layout.BoxRange
 
getEnd() - Method in class com.openhtmltopdf.layout.Layer
 
getEnd() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
getEnd() - Method in class com.openhtmltopdf.render.InlineText
 
getEntities() - Method in class com.openhtmltopdf.resource.FSEntityResolver
Returns an unmodifiable map of entities parsed by this resolver.
getEntityMap() - Method in class com.openhtmltopdf.resource.FSCatalog.CatalogContentHandler
Returns a Map of public Ids to local URIs
getEnum() - Method in interface com.openhtmltopdf.util.LogMessageId
 
getEnum() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
getEnum() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
getEnum() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
getEnum() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
getEnum() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
getEnum() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
getError() - Method in class com.openhtmltopdf.util.Diagnostic
 
getErrorHandler() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
getErrorHandler() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
getExpected() - Method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
Get the expected rendered image.
getExpectedPixel(BufferedImage, int, int) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
getExtents() - Method in class com.openhtmltopdf.render.ViewportBox
 
getExternalName() - Method in class com.openhtmltopdf.css.parser.Token
 
getExtraBoxDescription() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getExtraBoxDescription() - Method in class com.openhtmltopdf.render.BlockBox
 
getExtraSpaceBottom() - Method in class com.openhtmltopdf.layout.LayoutContext
Returns the extra space set aside for the footers of paginated tables.
getExtraSpaceBottom() - Method in class com.openhtmltopdf.layout.LayoutState
 
getExtraSpaceBottom() - Method in class com.openhtmltopdf.newtable.TableBox
 
getExtraSpaceBottom() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getExtraSpaceTop() - Method in class com.openhtmltopdf.layout.LayoutContext
Returns the extra space set aside for the head section of paginated tables.
getExtraSpaceTop() - Method in class com.openhtmltopdf.layout.LayoutState
 
getExtraSpaceTop() - Method in class com.openhtmltopdf.newtable.TableBox
 
getExtraSpaceTop() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getFallbackFontStore(PdfBoxFontResolver.FontGroup) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
getFamily() - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
getFamily() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
getFamilyName() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getFamilyName() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
getFamilyPriority(String, List<String>) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
getFamilyThatCanDisplay(char) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
getFingerprint() - Method in class com.openhtmltopdf.css.newmatch.CascadedStyle
 
getFingerprint() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getFingerprint() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
 
getFirstBodyRow() - Method in class com.openhtmltopdf.newtable.TableBox
 
getFirstCharIndexInParagraph(Text) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
getFirstChildElement(Element) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getFirstLetterEnd(String, int) - Static method in class com.openhtmltopdf.layout.Breaker
 
getFirstLetters() - Method in class com.openhtmltopdf.layout.LayoutState
 
getFirstLettersTracker() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getFirstLetterStyle() - Method in class com.openhtmltopdf.render.BlockBox
 
getFirstLine(Box) - Static method in class com.openhtmltopdf.layout.BlockBoxing
 
getFirstLines() - Method in class com.openhtmltopdf.layout.LayoutState
 
getFirstLinesTracker() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getFirstLineStyle() - Method in class com.openhtmltopdf.render.BlockBox
 
getFirstLineWidth() - Method in class com.openhtmltopdf.render.InlineBox
 
getFirstPage(CssContext, int) - Method in class com.openhtmltopdf.layout.Layer
Returns the page box for a Y position.
getFirstPage(CssContext, Box) - Method in class com.openhtmltopdf.layout.Layer
 
getFirstRow() - Method in class com.openhtmltopdf.newtable.TableBox
 
getFixedRectangle() - Method in interface com.openhtmltopdf.extend.FSCanvas
 
getFixedRectangle() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getFixedRectangle() - Method in class com.openhtmltopdf.layout.SharedContext
 
getFixedRectangle(boolean) - Method in class com.openhtmltopdf.render.RenderingContext
Get the document (for non-paged docs) or page rect where fixed position boxes should be layed out.
getFloatDistance(CssContext, BlockFormattingContext, LineBox, int, List<FloatManager.BoxOffset>, FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
getFloatDistance(CssContext, LineBox, int) - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
getFloatDistances() - Method in class com.openhtmltopdf.render.LineBox
 
getFloatedBoxData() - Method in class com.openhtmltopdf.render.BlockBox
 
getFloatManager() - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
getFloatManager() - Method in class com.openhtmltopdf.layout.PersistentBFC
 
getFloatPropertyProportionalHeight(CSSName, float, CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getFloatPropertyProportionalTo(CSSName, float, CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getFloatPropertyProportionalWidth(CSSName, float, CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getFloatProportionalTo(CSSName, float, CssContext) - Method in class com.openhtmltopdf.css.constants.IdentValue
 
getFloatProportionalTo(CSSName, float, CssContext) - Method in class com.openhtmltopdf.css.style.derived.LengthValue
Computes a relative unit (e.g.
getFloatProportionalTo(CSSName, float, CssContext) - Method in class com.openhtmltopdf.css.style.derived.NumberValue
 
getFloatProportionalTo(CSSName, float, CssContext) - Method in class com.openhtmltopdf.css.style.DerivedValue
 
getFloatProportionalTo(CSSName, float, CssContext) - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
getFloats() - Method in class com.openhtmltopdf.layout.Layer
 
getFloats(FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
getFloatStream(FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
getFloatValue() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getFloatValue(short) - Method in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
getFloatValue(short) - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getFont() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
getFont() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
Downloads and parses the font if required.
getFont() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getFont(CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getFont(FontSpecification) - Method in interface com.openhtmltopdf.css.style.CssContext
 
getFont(FontSpecification) - Method in class com.openhtmltopdf.layout.LayoutContext
 
getFont(FontSpecification) - Method in class com.openhtmltopdf.layout.SharedContext
 
getFont(FontSpecification) - Method in class com.openhtmltopdf.render.RenderingContext
 
getFontContext() - Method in interface com.openhtmltopdf.css.style.CssContext
 
getFontContext() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getFontContext() - Method in class com.openhtmltopdf.render.RenderingContext
 
getFontDescription() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFont
 
getFontDescriptions() - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
getFontFace() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
getFontFaceRules() - Method in class com.openhtmltopdf.context.StyleReference
 
getFontFaceRules() - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
getFontFaceRules() - Method in class com.openhtmltopdf.css.sheet.Stylesheet
 
getFontFamily(String) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
 
getFontFamily(String) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
getFontFamilyResolver() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
getFontInstanceHashName(SharedContext, String, float, IdentValue, IdentValue, IdentValue) - Static method in class com.openhtmltopdf.java2d.Java2DFontResolver
Gets the hash key for a concrete instance of a font.
getFontInstanceHashName(SharedContext, String, float, IdentValue, IdentValue, IdentValue) - Static method in class com.openhtmltopdf.swing.AWTFontResolver
Gets the hash key for a concrete instance of a font.
getFontMetrics() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
Downloads and parses the font if required (metrics were not available from cache).
getFontMetricsFromCache(String, int, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
getFontPriority(PdfBoxFontResolver.FontDescription, String[], IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
getFontRenderContext() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getFontResolver() - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
getFontResolver() - Method in class com.openhtmltopdf.layout.SharedContext
Gets the fontResolver attribute of the Context object
getFontResolver() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Get the PDF-BOX font resolver.
getFontResolver() - Method in class com.openhtmltopdf.render.RenderingContext
 
getFontScale() - Method in interface com.openhtmltopdf.extend.TextRenderer
 
getFontScale() - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
getFontScale() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
getFontSize2D(FontSpecification) - Method in interface com.openhtmltopdf.css.style.CssContext
 
getFontSize2D(FontSpecification) - Method in class com.openhtmltopdf.layout.LayoutContext
 
getFontSize2D(FontSpecification) - Method in class com.openhtmltopdf.render.RenderingContext
 
getFontSpecification() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getFontSpecification() - Method in class com.openhtmltopdf.render.AbstractOutputDevice
Gets the FontSpecification for this AbstractOutputDevice.
getFootnoteAreaHeight() - Method in class com.openhtmltopdf.render.PageBox
getFootnoteAreaProperties() - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getFootnoteAreaRawMaxHeightStyle() - Method in class com.openhtmltopdf.css.newmatch.PageInfo
 
getFootnoteBody() - Method in class com.openhtmltopdf.render.InlineBox
 
getFootnoteIndex() - Method in class com.openhtmltopdf.layout.LayoutContext
The zero-based footnote index, which will likely be different from any counter used with the footnote.
getFootnoteManager() - Method in class com.openhtmltopdf.layout.LayoutContext
Gets the document's footnote manager, creating it if required.
getFootnoteMaxHeight(CssContext) - Method in class com.openhtmltopdf.render.PageBox
Gets the footnote area max-height if it is provided in the footnote at-rule for this page, otherwise -1.
getFormattedMessage() - Method in class com.openhtmltopdf.util.Diagnostic
 
getFormCacheMap(PdfBoxOutputDevice) - Method in class com.openhtmltopdf.objects.pdf.PdfDrawerBase
 
getFound() - Method in exception class com.openhtmltopdf.css.parser.CSSParseException
 
getFSColor() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getFSFont(CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getFSFontMetrics(CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getFSFontMetrics(FontContext, FSFont, String) - Method in interface com.openhtmltopdf.extend.TextRenderer
 
getFSFontMetrics(FontContext, FSFont, String) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
getFSFontMetrics(FontContext, FSFont, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
getFSFontMetrics(FSFont) - Method in interface com.openhtmltopdf.css.style.CssContext
 
getFSFontMetrics(FSFont) - Method in class com.openhtmltopdf.layout.LayoutContext
 
getFSFontMetrics(FSFont) - Method in class com.openhtmltopdf.render.RenderingContext
 
getFSPageBreakMinHeight(CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getFSSelectors() - Method in class com.openhtmltopdf.css.sheet.Ruleset
 
getFunction() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getFunction() - Method in class com.openhtmltopdf.css.style.derived.FunctionValue
 
getFunction() - Method in class com.openhtmltopdf.layout.FunctionData
 
getFunction() - Method in class com.openhtmltopdf.render.InlineBox
 
getFunctionData() - Method in class com.openhtmltopdf.render.InlineText
 
getGeometricBounds() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlobalCounterContext() - Method in class com.openhtmltopdf.layout.SharedContext
 
getGlyphCellBounds(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphCode(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphCodes(int, int, int[]) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphJustificationInfo(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphLogicalBounds(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphMarker() - Method in class com.openhtmltopdf.render.MarkerData
 
getGlyphMetrics(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphOutline(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphPosition(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphPositions(int, int, float[]) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphPositions(OutputDevice, FSFont, String) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
This method gets glyph positions for purposes of selecting text.
getGlyphTransform(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphVector() - Method in class com.openhtmltopdf.swing.AWTFSGlyphVector
 
getGlyphVisualBounds(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGraphics() - Method in class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor.BufferedImagePage
 
getGraphics() - Method in class com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
 
getGraphics() - Method in interface com.openhtmltopdf.java2d.api.FSPage
 
getGraphics() - Method in class com.openhtmltopdf.java2d.Java2DFontContext
 
getGraphics() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
getGraphicsConfiguration() - Static method in class com.openhtmltopdf.util.ImageUtil
 
getGreen() - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
getGrid() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
getHead(Handler) - Method in class com.openhtmltopdf.util.XRSimpleLogFormatter
Return the header string for a set of formatted records.
getHeight() - Method in class com.openhtmltopdf.css.style.BackgroundSize
 
getHeight() - Method in interface com.openhtmltopdf.extend.FSImage
 
getHeight() - Method in class com.openhtmltopdf.pdfboxout.PagePosition
 
getHeight() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
getHeight() - Method in class com.openhtmltopdf.render.Box
Uh oh! This refers to content height during layout but total height after layout!
getHeight() - Method in class com.openhtmltopdf.render.BoxDimensions
 
getHeight() - Method in class com.openhtmltopdf.render.MarginBox
 
getHeight() - Method in class com.openhtmltopdf.render.PageBox.PageDimensions
 
getHeight() - Method in class com.openhtmltopdf.render.ViewportBox
 
getHeight() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
getHeight() - Method in class com.openhtmltopdf.swing.AWTFSImage.NewAWTFSImage
 
getHeight() - Method in class com.openhtmltopdf.swing.AWTFSImage.NullImage
 
getHeight(CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
getHeightOverride() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getHKern(int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getHorizontal() - Method in class com.openhtmltopdf.css.style.BackgroundPosition
 
getHRef() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager.Bookmark
 
getHRef() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Bookmark
 
getId() - Method in class com.openhtmltopdf.pdfboxout.PagePosition
 
getID(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the iD attribute of the StandardAttributeResolver object
getID(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
may return null
getID(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
may return null
getID(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Gets the iD attribute of the XhtmlNamespaceHandler object
getID(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getIdent(CSSName) - Method in class com.openhtmltopdf.css.newmatch.CascadedStyle
Gets the ident attribute of the CascadedStyle object
getIdent(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Gets the ident attribute of the CalculatedStyle object
getIdentCount() - Static method in class com.openhtmltopdf.css.constants.IdentValue
 
getIdentValue() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getIdentValue() - Method in class com.openhtmltopdf.render.TextDecoration
 
getIdMap() - Method in class com.openhtmltopdf.layout.SharedContext
 
getImage() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
getImage() - Method in class com.openhtmltopdf.render.MarkerData.ImageMarker
 
getImage() - Method in class com.openhtmltopdf.resource.ImageResource
 
getImage() - Method in class com.openhtmltopdf.swing.AWTFSImage
 
getImage() - Method in class com.openhtmltopdf.swing.AWTFSImage.NewAWTFSImage
 
getImage() - Method in class com.openhtmltopdf.swing.AWTFSImage.NullImage
 
getImage() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
The image we're replacing.
getImageMarker() - Method in class com.openhtmltopdf.render.MarkerData
 
getImageResource(String) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
Retrieves the Image at the given URI.
getImageResource(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxUserAgent
 
getImageResource(String, ExternalResourceType) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
 
getImageResource(String, ExternalResourceType) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Retrieves the image located at the given URI.
getImageScalingMethod() - Method in class com.openhtmltopdf.util.ImageUtil.AbstractFastScaler
 
getImageScalingMethod() - Method in class com.openhtmltopdf.util.ImageUtil.AreaAverageScaler
 
getImageScalingMethod() - Method in class com.openhtmltopdf.util.ImageUtil.OldScaler
 
getImageSourceURI(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
For an element where isImageElement returns true, retrieves the URI associated with that Image, as reported by the element; makes no guarrantee that the URI is correct, complete or points to anything in particular.
getImageSourceURI(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
getImageSourceURI(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getImageUri() - Method in class com.openhtmltopdf.resource.ImageResource
 
getImportanceAndOrigin() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Returns an int representing the combined origin and importance of the property as declared.
getImportRules() - Method in class com.openhtmltopdf.css.sheet.Stylesheet
 
getIndex() - Method in class com.openhtmltopdf.render.Box
The zero based index of this child amongst its fellow children of its parent.
getIndex(int, int) - Method in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
getInitialExtents(LayoutContext) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
getInitialExtents(LayoutContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getInitialMeasurements(LayoutContext, Box, FSFontMetrics) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
getInitialPageNo() - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
getInitialPageNo() - Method in class com.openhtmltopdf.render.RenderingContext
 
getInitialTextAlign() - Method in class com.openhtmltopdf.css.constants.MarginBoxName
 
getInitialVerticalAlign() - Method in class com.openhtmltopdf.css.constants.MarginBoxName
 
getInline() - Method in class com.openhtmltopdf.layout.BoxRangeLists
 
getInlineBottom() - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
getInlineBottom() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getInlineChild(int) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getInlineChildCount() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getInlineChildren() - Method in class com.openhtmltopdf.render.InlineLayoutBox
Either Box, including InlineLayoutBox or InlineText objects.
getInlineContent() - Method in class com.openhtmltopdf.render.BlockBox
getInlineMBP(LayoutContext, int) - Method in class com.openhtmltopdf.render.InlineBox
 
getInlines() - Method in class com.openhtmltopdf.render.displaylist.PaintInlineContent
 
getInlineTop() - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
getInlineTop() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getInlineWidth() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getInlineWidth(CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getInstance() - Method in class com.openhtmltopdf.svgsupport.SVGImageExtension.ImageBridge
 
getIntrinsicHeight() - Method in interface com.openhtmltopdf.extend.ReplacedElement
 
getIntrinsicHeight() - Method in interface com.openhtmltopdf.extend.SVGDrawer.SVGImage
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.java2d.Java2DSVGReplacedElement
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.swing.EmptyReplacedElement
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
getIntrinsicWidth() - Method in interface com.openhtmltopdf.extend.ReplacedElement
 
getIntrinsicWidth() - Method in interface com.openhtmltopdf.extend.SVGDrawer.SVGImage
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.java2d.Java2DSVGReplacedElement
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.swing.EmptyReplacedElement
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
getInvalidPropertyDeclarations() - Method in class com.openhtmltopdf.css.sheet.Ruleset
 
getJustificationInfo() - Method in class com.openhtmltopdf.render.LineBox
 
getLang(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the lang attribute of the StandardAttributeResolver object
getLang(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
may return null
getLang(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
may return null
getLang(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Gets the language of an element as specified (in order of precedence) by the lang attribute on the element itself, the first ancestor with a lang attribute, the Content-Language meta tag or the empty string.
getLang(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getLast() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
getLastContentBottom() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Returns the bottom Y postion in bottom-up PDF units on the last page of content.
getLastPage() - Method in class com.openhtmltopdf.layout.Layer
 
getLastPage() - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
getLastPage(CssContext, Box) - Method in class com.openhtmltopdf.layout.Layer
 
getLastPageNo() - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
getLastRequestedPage() - Method in class com.openhtmltopdf.layout.Layer
 
getLastRow() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
getLayer() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getLayer() - Method in class com.openhtmltopdf.render.Box
 
getLayer() - Method in class com.openhtmltopdf.render.displaylist.PaintFixedLayer
 
getLayerPagePositions(Layer, List<PageBox>, RenderingContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getLayerPositions(Layer) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Returns a list of page positions for a single layer.
getLayersPositions() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Returns a list of page positions for all layers in the document.
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.BottomLeftCorner
 
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.BottomMarginArea
 
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.BottomRightCorner
 
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.LeftMarginArea
 
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.MarginArea
 
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.RightMarginArea
 
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.TopLeftCorner
 
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.TopMarginArea
 
getLayoutDimension(CssContext, PageBox, RectPropertySet) - Method in class com.openhtmltopdf.render.PageBox.TopRightCorner
 
getLayoutReplacementText() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.FsIfCutOffFunction
 
getLayoutReplacementText() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.LeaderFunction
 
getLayoutReplacementText() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PageNumberFunction
 
getLayoutReplacementText() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetCounterFunction
 
getLayoutReplacementText() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetTextFunction
 
getLayoutReplacementText() - Method in interface com.openhtmltopdf.css.extend.ContentFunction
If a function value can change at render time (i.e.
getLayoutState(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
 
getLayoutState(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
getLayoutStruct() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
getLayoutWidth() - Method in class com.openhtmltopdf.render.MarkerData
 
getLayoutWidth() - Method in class com.openhtmltopdf.render.MarkerData.GlyphMarker
 
getLayoutWidth() - Method in class com.openhtmltopdf.render.MarkerData.ImageMarker
 
getLayoutWidth() - Method in class com.openhtmltopdf.render.MarkerData.TextMarker
 
getLeft() - Method in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
getLeftCorner() - Method in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
getLeftFloatDistance() - Method in class com.openhtmltopdf.render.FloatDistances
 
getLeftFloatDistance(CssContext, BlockFormattingContext, LineBox, int) - Method in class com.openhtmltopdf.layout.FloatManager
 
getLeftFloatDistance(CssContext, LineBox, int) - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
getLeftMarginBorderPadding(CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getLeftMBP() - Method in class com.openhtmltopdf.render.Box
 
getLeftMBP() - Method in class com.openhtmltopdf.render.BoxDimensions
 
getLeftRightDiff() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
getLength() - Method in class com.openhtmltopdf.bidi.BidiTextRun
 
getLength() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient.StopPoint
 
getLengthPrimitiveType() - Method in class com.openhtmltopdf.css.style.derived.LengthValue
 
getLetterSpacing() - Method in class com.openhtmltopdf.render.InlineText
 
getLevel() - Method in class com.openhtmltopdf.util.Diagnostic
 
getLine() - Method in exception class com.openhtmltopdf.css.parser.CSSParseException
 
getLine() - Method in class com.openhtmltopdf.layout.BreakAtLineContext
 
getLinearGradient(PropertyValue, CssContext, int, int) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getLineBox() - Method in class com.openhtmltopdf.render.BlockBox
 
getLineBox() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getLineBoxHeight() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getLineBreaker() - Method in class com.openhtmltopdf.layout.SharedContext
 
getLineBreakStream(String, SharedContext) - Static method in class com.openhtmltopdf.layout.Breaker
 
getLineHeight(CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getLineMetrics(char[], int, int, FontRenderContext) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getLineMetrics(String, int, int, FontRenderContext) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getLineMetrics(String, FontRenderContext) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getLinkMap() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
getLinkMap() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxLinkManager.IPdfBoxElementWithShapedLinks
Deprecated.
 
getLinkMap() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
getLinkMap() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
getLinkMap() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
getLinkUri(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
should return null if element is not a link
getLinkUri(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Gets the linkUri attribute of the XhtmlNamespaceHandler object
getLinkUri(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getListCounter() - Method in class com.openhtmltopdf.render.BlockBox
 
getListener() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getListStyleType(FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PageNumberFunction
 
getLocation() - Method in interface com.openhtmltopdf.extend.ReplacedElement
Returns the current location where the element will be rendered on the canvas
getLocation() - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
getLocation() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
getLocation() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
getLocation() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
getLocation() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
getLocation() - Method in class com.openhtmltopdf.swing.EmptyReplacedElement
 
getLocation() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
Returns the current location where the element will be rendered on the canvas
getLogger(String) - Method in class com.openhtmltopdf.util.JDKXRLogger
Same purpose as Logger.getLogger(), except that the static initialization for XRLog will initialize the LogManager with logging levels and other configuration.
getLoggerImpl() - Static method in class com.openhtmltopdf.util.XRLog
 
getLoggerName(String) - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
getLoggerNameMap() - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
getLogicalBounds() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getLogMessageId() - Method in class com.openhtmltopdf.util.Diagnostic
 
getMagenta() - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
getManager() - Method in class com.openhtmltopdf.render.FloatedBoxData
 
getMapper(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
getMargin() - Method in class com.openhtmltopdf.render.BlockBox.MarginCollapseResult
 
getMargin(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getMargin(CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
getMarginBorderPadding(CssContext, int) - Method in class com.openhtmltopdf.render.Box
 
getMarginBorderPadding(CssContext, int) - Method in class com.openhtmltopdf.render.PageBox
 
getMarginBorderPadding(CssContext, int, int) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getMarginBoxes() - Method in class com.openhtmltopdf.css.newmatch.PageInfo
 
getMarginBoxes() - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getMarginBoxNames() - Method in class com.openhtmltopdf.render.PageBox.MarginArea
 
getMarginBoxProperties(MarginBoxName) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getMarginEdge(int, int, CssContext, int, int) - Method in class com.openhtmltopdf.render.Box
 
getMarginEdge(int, int, CssContext, int, int) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getMarginEdge(CssContext, int, int) - Method in class com.openhtmltopdf.render.Box
 
getMarginEdge(CssContext, int, int) - Method in class com.openhtmltopdf.render.LineBox
 
getMarginFromSibling() - Method in class com.openhtmltopdf.render.FloatedBoxData
 
getMarginProperty(CalculatedStyle, CSSName, CSSName.CSSSideProperties, float, CssContext, boolean) - Static method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getMarginRect(float, CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Convenience property accessor; returns a Border initialized with the four-sided margin width.
getMarginRect(float, CssContext, boolean) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getMarkerData() - Method in class com.openhtmltopdf.render.BlockBox
 
getMarkerData() - Method in class com.openhtmltopdf.render.LineBox
 
getMaster() - Method in class com.openhtmltopdf.layout.FloatManager
 
getMaster() - Method in class com.openhtmltopdf.layout.Layer
 
getMaster() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
getMaster() - Method in class com.openhtmltopdf.render.displaylist.PaintLayerBackgroundAndBorder
 
getMaster() - Method in class com.openhtmltopdf.render.displaylist.PaintPopTransformLayer
 
getMaster() - Method in class com.openhtmltopdf.render.displaylist.PaintPushTransformLayer
 
getMaster() - Method in class com.openhtmltopdf.render.displaylist.PaintReplacedElement
 
getMasterText() - Method in class com.openhtmltopdf.render.InlineText
 
getMaxCharWidth(LayoutContext, String) - Method in class com.openhtmltopdf.render.InlineBox
 
getMaxHeight(CssContext, int) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getMaxInsertedPages() - Method in class com.openhtmltopdf.render.PageBox
The maximum number of shadow pages to insert for cut-off content.
getMaxLeft(float) - Method in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
getMaxPage() - Method in class com.openhtmltopdf.render.displaylist.ArrayDisplayListContainer
 
getMaxPage() - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer
 
getMaxPage() - Method in class com.openhtmltopdf.render.displaylist.MapDisplayListContainer
 
getMaxPageNumber() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getMaxPageWidth(CssContext, int) - Method in class com.openhtmltopdf.layout.Layer
 
getMaxPaintingBottom() - Method in class com.openhtmltopdf.render.LineBox
 
getMaxRight(float) - Method in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
getMaxShadowPagesForXPos(CssContext, int) - Method in class com.openhtmltopdf.render.PageBox
Returns the number of shadow pages needed for a given x coordinate.
getMaxWidth() - Method in class com.openhtmltopdf.render.BlockBox
 
getMaxWidth() - Method in class com.openhtmltopdf.render.InlineBox
 
getMaxWidth(CssContext, int) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getMaxX(PagedBoxCollector.FourPoint) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getMaxXFromTransformedBox(Rectangle, AffineTransform) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
There is a matrix in effect.
getMaxY(PagedBoxCollector.FourPoint) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getMaxYFromTransformedBox(Rectangle, AffineTransform) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
There is a matrix in effect, we have to apply it to the box bounds before checking what page(s) it sits on.
getMedia() - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Gets the media attribute of the StylesheetInfo object
getMedia() - Method in class com.openhtmltopdf.layout.SharedContext
The media for this context
getMessage() - Method in exception class com.openhtmltopdf.css.parser.CSSParseException
 
getMessageFormat() - Method in interface com.openhtmltopdf.util.LogMessageId
 
getMessageFormat() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
getMessageFormat() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
getMessageFormat() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
getMessageFormat() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
getMessageFormat() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
getMessageFormat() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
getMetadata() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getMetadata() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getMetadata() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getMetadata() - Method in class com.openhtmltopdf.render.PageBox
 
getMetadataByName(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Searches the metadata name/content pairs of the current document and returns the content value from the first pair with a matching name.
getMetadataByName(String) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
Searches the metadata name/content pairs of the current document and returns the content value from the first pair with a matching name.
getMetadataByName(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
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 com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Searches the metadata name/content pairs of the current document and returns any content values with a matching name in an ArrayList.
getMetadataListByName(String) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
Searches the metadata name/content pairs of the current document and returns any content values with a matching name in an ArrayList.
getMetadataListByName(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Searches the metadata name/content pairs of the current document and returns any content values with a matching name in an ArrayList.
getMetaInfo(Document) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
getMinColWidth() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
getMinColWidth() - Method in class com.openhtmltopdf.newtable.TableBox.MarginTableLayout
 
getMinHeight(CssContext, int) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getMinPage() - Method in class com.openhtmltopdf.render.displaylist.ArrayDisplayListContainer
 
getMinPage() - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer
 
getMinPage() - Method in class com.openhtmltopdf.render.displaylist.MapDisplayListContainer
 
getMinPageNumber() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getMinPaintingTop() - Method in class com.openhtmltopdf.render.LineBox
 
getMinWidth() - Method in class com.openhtmltopdf.render.BlockBox
 
getMinWidth() - Method in class com.openhtmltopdf.render.InlineBox
 
getMinWidth(CssContext, int) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getMinX(PagedBoxCollector.FourPoint) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getMinY(PagedBoxCollector.FourPoint) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getMinYFromTransformedBox(Rectangle, AffineTransform) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
There is a matrix in effect, we have to apply it to the box bounds before checking what page(s) it sits on.
getMmPerDot() - Method in interface com.openhtmltopdf.css.style.CssContext
 
getMmPerDot() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getMmPerDot() - Method in class com.openhtmltopdf.render.RenderingContext
 
getMmPerDotParent() - Method in class com.openhtmltopdf.layout.SharedContext
Gets the dPI attribute in a more useful form of the RenderingContext object
getName() - Method in class com.openhtmltopdf.css.parser.CounterData
 
getName() - Method in class com.openhtmltopdf.css.parser.CSSParser.NamespacePair
 
getName() - Method in class com.openhtmltopdf.css.parser.FSFunction
 
getName() - Method in class com.openhtmltopdf.css.parser.Token
 
getName() - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getName() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager.Bookmark
 
getName() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Bookmark
 
getName() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Metadata
 
getNamespace() - Method in interface com.openhtmltopdf.extend.NamespaceHandler
 
getNamespace() - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Gets the namespace attribute of the XhtmlNamespaceHandler object
getNamespace() - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getNamespaceHandler() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getNamespaceHandler() - Method in class com.openhtmltopdf.layout.SharedContext
 
getNamespaceURI() - Method in class com.openhtmltopdf.css.parser.CSSParser.NamespacePair
 
getNext() - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
getNext(Box) - Method in class com.openhtmltopdf.render.Box
 
getNext(Box) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getNextCollapsableSibling(BlockBox.MarginCollapseResult) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getNextCollapsableSibling(BlockBox.MarginCollapseResult) - Method in class com.openhtmltopdf.render.BlockBox
 
getNextInlineChild(List<? extends Object>) - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
getNextLarger(IdentValue) - Static method in class com.openhtmltopdf.css.style.FontSizeHelper
 
getNextLineBoxDelta(CssContext, BlockFormattingContext, LineBox, int) - Method in class com.openhtmltopdf.layout.FloatManager
 
getNextLineBoxDelta(CssContext, LineBox, int) - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
getNextSibling() - Method in class com.openhtmltopdf.render.Box
 
getNextSmaller(IdentValue) - Static method in class com.openhtmltopdf.css.style.FontSizeHelper
 
getNextStopPointWithLengthIndex(List<FSLinearGradient.IntermediateStopPoint>, int) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getNextTableNestingLevel(IdentValue) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
getNextWidth() - Method in class com.openhtmltopdf.layout.LineBreakContext
If needs newline, returns the graphics width of the next unbreakable sequence.
getNonCssStyle(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
getNonCssStyling(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
 
getNonCssStyling(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
may return null
getNonCssStyling(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
may return null
getNonCssStyling(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
getNonCssStyling(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getNonFlowContent() - Method in class com.openhtmltopdf.render.LineBox
 
getNonSpaceAdjust() - Method in class com.openhtmltopdf.render.JustificationInfo
 
getNonSpaceCount() - Method in class com.openhtmltopdf.render.CharCounts
 
getNoPageBreak() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getNoPageBreak() - Method in class com.openhtmltopdf.layout.LayoutState
 
getNumericFontWeight(float) - Static method in class com.openhtmltopdf.css.parser.property.Conversions
 
getNumGlyphs() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getOffset() - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
getOffset() - Method in class com.openhtmltopdf.render.TextDecoration
 
getOffset(BlockBox) - Method in class com.openhtmltopdf.layout.FloatManager
 
getOffset(BlockBox, Stream<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
getOpenInlineBoxes() - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
getOperations() - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
getOperator() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getOpposingFloats(FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
getOrCreateShadowPage(PagedBoxCollector.PageResult, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Inserts shadow pages as needed.
getOrder() - Method in class com.openhtmltopdf.css.newmatch.Selector
returns "a number in a large base" with specificity and specification order of selector
getOrder() - Method in class com.openhtmltopdf.css.sheet.InvalidPropertyDeclaration
Holds the order so as to recreate a list of invalid and valid properties in their original order.
getOrder() - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getOrigin() - Method in class com.openhtmltopdf.css.sheet.FontFaceRule
 
getOrigin() - Method in class com.openhtmltopdf.css.sheet.MediaRule
 
getOrigin() - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getOrigin() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
 
getOrigin() - Method in class com.openhtmltopdf.css.sheet.Ruleset
 
getOrigin() - Method in interface com.openhtmltopdf.css.sheet.RulesetContainer
 
getOrigin() - Method in class com.openhtmltopdf.css.sheet.Stylesheet
Gets the origin attribute of the Stylesheet object
getOrigin() - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Gets the origin attribute of the StylesheetInfo object
getOriginalAbsY() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
getOuterMarginCorner() - Method in class com.openhtmltopdf.layout.PaintingInfo
 
getOuterPageWidth() - Method in class com.openhtmltopdf.render.PageBox
 
getOuterStyleOrColWidth(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getOuterStyleWidth(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getOutline() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getOutline(float, float) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getOutputDevice() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getOutputDevice() - Method in class com.openhtmltopdf.render.RenderingContext
 
getPadding(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getPaddingEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.Box
 
getPaddingEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.MarginBox
 
getPaddingEdge(int, int, CssContext) - Method in class com.openhtmltopdf.render.ViewportBox
 
getPaddingProperty(CalculatedStyle, CSSName, CSSName.CSSSideProperties, float, CssContext, boolean) - Static method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getPaddingRect(float, CssContext) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getPaddingRect(float, CssContext, boolean) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Convenience property accessor; returns a Border initialized with the four-sided padding width.
getPaddingWidth(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getPaddingWidth(CssContext) - Method in class com.openhtmltopdf.render.MarginBox
 
getPaddingWidth(CssContext) - Method in class com.openhtmltopdf.render.ViewportBox
 
getPage() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getPage() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getPage() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getPage() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getPage() - Method in class com.openhtmltopdf.render.RenderingContext
 
getPage(CssContext, int) - Method in class com.openhtmltopdf.layout.Layer
Gets the page box for the given document y offset.
getPage(LayoutContext, int) - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
getPageBox(int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getPageCascadedStyle(String, String) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
getPageClearance() - Method in class com.openhtmltopdf.newtable.TableBox
 
getPageClearance() - Method in class com.openhtmltopdf.render.BlockBox
 
getPageCount() - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
getPageCount() - Method in class com.openhtmltopdf.render.RenderingContext
 
getPagedViewClippingBounds(CssContext, int) - Method in class com.openhtmltopdf.render.PageBox
 
getPageHeight() - Method in class com.openhtmltopdf.css.parser.property.PageSize
 
getPageImages() - Method in class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor
 
getPageInfo() - Method in class com.openhtmltopdf.render.PageBox
 
getPageInstructions(int) - Method in class com.openhtmltopdf.render.displaylist.ArrayDisplayListContainer
 
getPageInstructions(int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer
 
getPageInstructions(int) - Method in class com.openhtmltopdf.render.displaylist.MapDisplayListContainer
 
getPageName() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getPageName() - Method in class com.openhtmltopdf.layout.LayoutState
 
getPageNo() - Method in class com.openhtmltopdf.pdfboxout.PagePosition
 
getPageNo() - Method in class com.openhtmltopdf.render.PageBox
 
getPageNo() - Method in class com.openhtmltopdf.render.RenderingContext
 
getPageNumber() - Method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
 
getPageNumber(Element) - Method in class com.openhtmltopdf.objects.pdf.PdfDrawerBase
 
getPageRefY(Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getPageRefY(Box) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getPageRefY(Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getPageResult(int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getPages() - Method in class com.openhtmltopdf.layout.Layer
 
getPages(CssContext, int, int) - Method in class com.openhtmltopdf.layout.Layer
Tries to return a list of pages that cover top to bottom.
getPageSequenceStart(RenderingContext, List<BlockBox>, PageBox) - Method in class com.openhtmltopdf.layout.Layer
 
getPageSize(String) - Static method in class com.openhtmltopdf.css.parser.property.PageSize
 
getPageStyle() - Method in class com.openhtmltopdf.css.newmatch.PageInfo
 
getPageStyle(String, String) - Method in class com.openhtmltopdf.context.StyleReference
 
getPageTranslateX(float, int, PageBox, CssContext, Box) - Static method in class com.openhtmltopdf.render.displaylist.TransformCreator
 
getPageWidth() - Method in class com.openhtmltopdf.css.parser.property.PageSize
 
getPaintingBorderEdge(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getPaintingBottom() - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
getPaintingBottom() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getPaintingBottom() - Method in class com.openhtmltopdf.render.PageBox
 
getPaintingClipEdge(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getPaintingClipEdge(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
getPaintingClipEdge(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getPaintingClipEdge(CssContext) - Method in class com.openhtmltopdf.render.LineBox
 
getPaintingDimension(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
 
getPaintingHeight() - Method in class com.openhtmltopdf.render.LineBox
 
getPaintingInfo() - Method in class com.openhtmltopdf.render.Box
 
getPaintingPaddingEdge(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.BottomLeftCorner
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.BottomMarginArea
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.BottomRightCorner
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.LeftMarginArea
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.MarginArea
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.RightMarginArea
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.TopLeftCorner
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.TopMarginArea
 
getPaintingPosition(RenderingContext, PageBox, int, short) - Method in class com.openhtmltopdf.render.PageBox.TopRightCorner
 
getPaintingTop() - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
getPaintingTop() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getPaintingTop() - Method in class com.openhtmltopdf.render.LineBox
 
getPaintingTop() - Method in class com.openhtmltopdf.render.PageBox
Example: If a page is 100 units high and has a 10 unit margin, this will return 0 for the first page and 80 for the second and so on.
getParagraphSplitter() - Method in class com.openhtmltopdf.layout.LayoutContext
The paragraph splitter splits the document into paragraphs for the purpose of bi-directional text analysis.
getParameters() - Method in class com.openhtmltopdf.css.parser.FSFunction
 
getParent() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Returns the parent style.
getParent() - Method in class com.openhtmltopdf.layout.Layer
 
getParent() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getParent() - Method in class com.openhtmltopdf.newtable.TableColumn
 
getParent() - Method in class com.openhtmltopdf.render.Box
 
getParent() - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
getParent() - Method in class com.openhtmltopdf.render.FlowingColumnBox
 
getParent() - Method in class com.openhtmltopdf.render.InlineText
 
getParent() - Method in class com.openhtmltopdf.render.LineBox
Narrows the return type of LineBox to a BlockBox.
getParentClipBox(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.Box
Gets the layer relative clip for the parent box.
getParentElement(Object) - Method in class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
 
getParentElement(Object) - Method in interface com.openhtmltopdf.css.extend.TreeResolver
returns the parent element of an element, or null if this was the root element
getParentMeasurements() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getPart() - Method in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
getPdAnnotation() - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer
 
getPdAnnotation() - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationFileAttachmentContainer
 
getPdAnnotation() - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationLinkContainer
 
getPdfDocument() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Returns the PDDocument or null if it has been closed.
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbbrStuctualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AnchorStuctualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.FigureStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListBodyStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListItemStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListLabelStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableBodyStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableCellStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableFootStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeaderStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeadStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableRowStructualElement
 
getPdfTag() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
getPdfVersion() - Method in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
getPDFVersion() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getPECascadedStyle(Object, String) - Method in class com.openhtmltopdf.css.newmatch.Matcher
May return null.
getPECascadedStyle(Object, String) - Method in class com.openhtmltopdf.css.newmatch.Matcher.Mapper
May return null.
getPendingPageName() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getPercentForIdent(IdentValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
 
getPersistentBFC() - Method in class com.openhtmltopdf.render.BlockBox
 
getPos() - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getPositionOfElement(Object) - Method in class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
 
getPositionOfElement(Object) - Method in interface com.openhtmltopdf.css.extend.TreeResolver
Returns the index of the position of the submitted element among its element node siblings.
getPrevious(Box) - Method in class com.openhtmltopdf.render.Box
 
getPrevious(Box) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getPreviousSibling() - Method in class com.openhtmltopdf.render.Box
 
getPreviousSiblingElement(Object) - Method in class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
 
getPreviousSiblingElement(Object) - Method in interface com.openhtmltopdf.css.extend.TreeResolver
The previous sibling element, or null if none exists
getPreviousTableNestingLevel(IdentValue) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
getPrevStopPointWithLengthIndex(List<FSLinearGradient.IntermediateStopPoint>, int) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getPrimitiveType() - Method in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
getPrimitiveType() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getPrintClippingBounds(CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
getPrintPaintingBounds(CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
getProperties() - Method in class com.openhtmltopdf.css.newmatch.PageInfo
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.Border
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderBottom
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderLeft
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderRight
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderSidePropertyBuilder
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderTop
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderColor
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderRadius
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderStyle
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderWidth
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.Margin
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.OneToFourPropertyBuilder
 
getProperties() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.Padding
 
getPropertyBuilder() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderColor
 
getPropertyBuilder() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderRadius
 
getPropertyBuilder() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderStyle
 
getPropertyBuilder() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.BorderWidth
 
getPropertyBuilder() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.Margin
 
getPropertyBuilder() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.OneToFourPropertyBuilder
 
getPropertyBuilder() - Method in class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.Padding
 
getPropertyBuilder(CSSName) - Static method in class com.openhtmltopdf.css.constants.CSSName
 
getPropertyDeclarations() - Method in class com.openhtmltopdf.css.sheet.Ruleset
Returns an Iterator of PropertyDeclarations pulled from this CSSStyleRule.
getPropertyName() - Method in class com.openhtmltopdf.css.sheet.InvalidPropertyDeclaration
 
getPropertyName() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Returns the CSS name of this property, e.g.
getPropertyValueType() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getProtocolFactory(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
getPseudoElement() - Method in class com.openhtmltopdf.css.newmatch.Selector
Gets the pseudoElement attribute of the Selector object
getPseudoElementOrClass() - Method in interface com.openhtmltopdf.layout.Styleable
 
getPseudoElementOrClass() - Method in class com.openhtmltopdf.newtable.TableColumn
 
getPseudoElementOrClass() - Method in class com.openhtmltopdf.render.Box
 
getPseudoElementOrClass() - Method in class com.openhtmltopdf.render.InlineBox
 
getPseudoElementStyle(Node, String) - Method in class com.openhtmltopdf.context.StyleReference
Gets the pseudoElementStyle attribute of the StyleReference object
getPseudoPage() - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getRadioOffStream() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
getRadioOnStream() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
getRange() - Method in class com.openhtmltopdf.layout.BoxRangeData
 
getRawTokenValue() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
getReader() - Method in interface com.openhtmltopdf.extend.FSStream
 
getReader() - Method in class com.openhtmltopdf.swing.NaiveUserAgent.ByteStream
 
getReader() - Method in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStream
 
getRed() - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
getReferenceBaseline(RenderingContext, BlockBox) - Static method in class com.openhtmltopdf.render.ListItemPainter
 
getReferencedFootnoteBodies() - Method in class com.openhtmltopdf.render.LineBox
Gets the list of footnote bodies which have calls in this line of text.
getReferenceLine() - Method in class com.openhtmltopdf.render.MarkerData
 
getReferenceX(RenderingContext, BlockBox) - Static method in class com.openhtmltopdf.render.ListItemPainter
 
getRelativeOffset() - Method in class com.openhtmltopdf.render.Box
 
getRelativePageCount(RenderingContext) - Method in class com.openhtmltopdf.layout.Layer
 
getRelativePageNo(RenderingContext) - Method in class com.openhtmltopdf.layout.Layer
 
getRelativePageNo(RenderingContext, int) - Method in class com.openhtmltopdf.layout.Layer
 
getRenderingHint() - Method in class com.openhtmltopdf.util.ScalingOptions
 
getRenderingHint(RenderingHints.Key) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
getRenderingHint(RenderingHints.Key) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
getRenderingHint(RenderingHints.Key) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getRenderingHint(RenderingHints.Key) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getRenderingHint(RenderingHints.Key) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getRenderingHints() - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
If anti-alias text is enabled, the value from RenderingHints to use for AA smoothing in Java2D.
getRenderingHints() - Method in class com.openhtmltopdf.util.ScalingOptions
Returns a Map of image rendering hints applicable to Graphics2D.setRenderingHints(java.util.Map).
getReplacedElement() - Method in class com.openhtmltopdf.render.BlockBox
 
getReplacedElementFactory() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getReplacedElementFactory() - Method in class com.openhtmltopdf.layout.SharedContext
 
getReplaceds() - Method in class com.openhtmltopdf.render.displaylist.PaintReplacedElements
 
getReplacementChar(FSFont) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
getReplacementText() - Method in class com.openhtmltopdf.layout.SharedContext
The replacement text to be used if a character cannot be renderered by the current or fallback fonts.
getResourceInputSource() - Method in class com.openhtmltopdf.resource.AbstractResource
 
getResourceInputSource() - Method in interface com.openhtmltopdf.resource.Resource
 
getResourceInputStream() - Method in class com.openhtmltopdf.resource.AbstractResource
 
getResourceLoadTimeStamp() - Method in class com.openhtmltopdf.resource.AbstractResource
 
getResourceLoadTimeStamp() - Method in interface com.openhtmltopdf.resource.Resource
 
getResourceReader() - Method in class com.openhtmltopdf.resource.AbstractResource
 
getRight() - Method in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
getRightCorner() - Method in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
getRightFloatDistance() - Method in class com.openhtmltopdf.render.FloatDistances
 
getRightFloatDistance(CssContext, BlockFormattingContext, LineBox, int) - Method in class com.openhtmltopdf.layout.FloatManager
 
getRightFloatDistance(CssContext, LineBox, int) - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
getRightMarginPaddingBorder(CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getRightMBP() - Method in class com.openhtmltopdf.render.Box
 
getRightMBP() - Method in class com.openhtmltopdf.render.BoxDimensions
 
getRoot() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
getRoot() - Method in class com.openhtmltopdf.render.displaylist.PaintRootElementBackground
 
getRootBox() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getRootDocumentLayer() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getRootElementStyle() - Method in class com.openhtmltopdf.context.StyleReference
Gets the style of the root element, should be html tag.
getRootLayer() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getRootLayer() - Method in class com.openhtmltopdf.render.RenderingContext
 
getRotation() - Method in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
getRow() - Method in class com.openhtmltopdf.newtable.RowData
 
getRow() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getRowSpan() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getRuleset() - Method in class com.openhtmltopdf.css.newmatch.Selector
get the Ruleset that this Selector is part of
getRuleset() - Method in class com.openhtmltopdf.css.sheet.PageRule
 
getRunningBlock(LayoutContext, PropertyValue) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
getRunningBlock(String, PageBox, PageElementPosition) - Method in class com.openhtmltopdf.layout.Layer
 
getRunningName() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getRunStart(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
 
getRunStart(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
getScaledInstance(ScalingOptions, BufferedImage) - Static method in class com.openhtmltopdf.util.ImageUtil
Scales an image to the requested width and height, assuming these are both >= 1; size given in pixels.
getScaledInstance(BufferedImage, int, int) - Static method in class com.openhtmltopdf.util.ImageUtil
Scales an image to the requested width and height, assuming these are both >= 1; size given in pixels.
getScaledInstance(BufferedImage, ScalingOptions) - Method in class com.openhtmltopdf.util.ImageUtil.AbstractFastScaler
 
getScaledInstance(BufferedImage, ScalingOptions) - Method in class com.openhtmltopdf.util.ImageUtil.FastScaler
 
getScaledInstance(BufferedImage, ScalingOptions) - Method in class com.openhtmltopdf.util.ImageUtil.HighQualityScaler
 
getScaledInstance(BufferedImage, ScalingOptions) - Method in interface com.openhtmltopdf.util.ImageUtil.Scaler
Convenience method that returns a scaled instance of the provided BufferedImage, taken from article on java.net by Chris Campbell http://today.java.net/pub/a/today/2007/04/03/perils-of-image-getscaledinstance.html.
getScreenPaintingBounds(CssContext, int) - Method in class com.openhtmltopdf.render.PageBox
 
getSection() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getSection() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getSelectionEnd() - Method in class com.openhtmltopdf.layout.Layer
 
getSelectionEndX() - Method in class com.openhtmltopdf.layout.Layer
 
getSelectionEndY() - Method in class com.openhtmltopdf.layout.Layer
 
getSelectionStart() - Method in class com.openhtmltopdf.layout.Layer
 
getSelectionStartX() - Method in class com.openhtmltopdf.layout.Layer
 
getSelectionStartY() - Method in class com.openhtmltopdf.layout.Layer
 
getSelectorID() - Method in class com.openhtmltopdf.css.newmatch.Selector
 
getSetClipShape() - Method in class com.openhtmltopdf.render.OperatorSetClip
 
getShadowPage(int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
getShadowPageCount() - Method in class com.openhtmltopdf.render.PageBox
 
getShadowPageForBounds(CssContext, Rectangle, PageBox) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getShadowPageNumber() - Method in class com.openhtmltopdf.render.displaylist.PaintPushTransformLayer
 
getShadowPageNumber() - Method in class com.openhtmltopdf.render.RenderingContext
 
getShadowWindowOnDocument(PageBox, CssContext, int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
getSharedContext() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getSharedContext() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getSharedContext() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getSharedContext() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
getSharedContext() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getSharedContext() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxUserAgent
 
getSide() - Method in class com.openhtmltopdf.layout.CollapsedBorderSide
 
getSideWidth(BorderRadiusCorner, BorderRadiusCorner, float) - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
Helper function for normalizeBorderRadius.
getSize() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getSize2D() - Method in class com.openhtmltopdf.java2d.Java2DFont
 
getSize2D() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFont
 
getSize2D() - Method in interface com.openhtmltopdf.render.FSFont
 
getSize2D() - Method in class com.openhtmltopdf.swing.AWTFSFont
 
getSmoothingLevel() - Method in interface com.openhtmltopdf.extend.TextRenderer
 
getSmoothingLevel() - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
getSmoothingLevel() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
getSortedLayers(int) - Method in class com.openhtmltopdf.layout.Layer
 
getSortedPageSequences() - Method in class com.openhtmltopdf.layout.Layer
 
getSpaceAdjust() - Method in class com.openhtmltopdf.render.JustificationInfo
 
getSpaceCount() - Method in class com.openhtmltopdf.render.CharCounts
 
getSpaceWidth(LayoutContext) - Method in class com.openhtmltopdf.render.InlineBox
 
getSpan() - Method in class com.openhtmltopdf.newtable.ColumnData
 
getSpecificityB() - Method in class com.openhtmltopdf.css.newmatch.Selector
The correct specificity value for this selector and its sibling-axis selectors
getSpecificityC() - Method in class com.openhtmltopdf.css.newmatch.Selector
The correct specificity value for this selector and its sibling-axis selectors
getSpecificityD() - Method in class com.openhtmltopdf.css.newmatch.Selector
The correct specificity value for this selector and its sibling-axis selectors
getStackingContextLayers(int) - Method in class com.openhtmltopdf.layout.Layer
 
getStart() - Method in class com.openhtmltopdf.bidi.BidiTextRun
 
getStart() - Method in class com.openhtmltopdf.layout.BoxRange
 
getStart() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
getStart() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
getStart() - Method in class com.openhtmltopdf.render.InlineText
 
getStartPageNo() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getStartPageNo() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getStartPageNo() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getStartSubstring() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
getState() - Method in class com.openhtmltopdf.render.Box
 
getStaticEquivalent() - Method in class com.openhtmltopdf.render.BlockBox
 
getStop() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
getStopPoints() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getStopsStartIndex(List<PropertyValue>) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getStream() - Method in interface com.openhtmltopdf.extend.FSStream
 
getStream() - Method in class com.openhtmltopdf.swing.NaiveUserAgent.ByteStream
 
getStream() - Method in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStream
 
getStrikethroughOffset() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
getStrikethroughOffset() - Method in interface com.openhtmltopdf.render.FSFontMetrics
 
getStrikethroughOffset() - Method in class com.openhtmltopdf.render.LineMetricsAdapter
 
getStrikethroughThickness() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
getStrikethroughThickness() - Method in interface com.openhtmltopdf.render.FSFontMetrics
 
getStrikethroughThickness() - Method in class com.openhtmltopdf.render.LineMetricsAdapter
 
getStringArrayValue() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getStringProperty(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getStringValue() - Method in interface com.openhtmltopdf.css.parser.CSSPrimitiveValue
 
getStringValue() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getStringValue() - Method in class com.openhtmltopdf.css.style.DerivedValue
The getCssText() or getStringValue(), depending.
getStringWidthSlow(FSFont, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
getStroke() - Method in interface com.openhtmltopdf.extend.OutputDevice
 
getStroke() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
getStroke() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getStroke() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getStroke() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getStructMetrics() - Method in class com.openhtmltopdf.render.MarkerData
 
getStructualElementForBox(Box) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
Given a box, gets its structual element.
getStyle() - Method in class com.openhtmltopdf.css.style.derived.LengthValue
 
getStyle() - Method in class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
 
getStyle() - Method in interface com.openhtmltopdf.layout.Styleable
 
getStyle() - Method in class com.openhtmltopdf.newtable.TableColumn
 
getStyle() - Method in interface com.openhtmltopdf.outputdevice.helper.MinimalFontDescription
 
getStyle() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
getStyle() - Method in class com.openhtmltopdf.render.Box
 
getStyle() - Method in class com.openhtmltopdf.render.InlineBox
 
getStyle() - Method in class com.openhtmltopdf.render.PageBox
 
getStyle(IdentValue) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
getStyle(BaseRendererBuilder.FontStyle) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
getStyle(Element) - Method in class com.openhtmltopdf.layout.SharedContext
Gets the resolved style for an element.
getStyleColumns() - Method in class com.openhtmltopdf.newtable.TableBox
 
getStyleMargin(CssContext) - Method in class com.openhtmltopdf.render.Box
 
getStyleMargin(CssContext, boolean) - Method in class com.openhtmltopdf.render.Box
 
getStyleMatches(IdentValue, List<T>) - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
getStyles() - Method in class com.openhtmltopdf.layout.StyleTracker
 
getStylesheet() - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Gets the stylesheet attribute of the StylesheetInfo object
getStylesheet(StylesheetInfo) - Method in class com.openhtmltopdf.context.StylesheetFactoryImpl
Returns a sheet by its key null if not able to load
getStylesheet(StylesheetInfo) - Method in interface com.openhtmltopdf.css.extend.StylesheetFactory
 
getStylesheets() - Method in class com.openhtmltopdf.context.StyleReference
Gets StylesheetInfos for all stylesheets and inline styles associated with the current document.
getStylesheets(Document) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
 
getStylesheets(Document) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Gets the stylesheetLinks attribute of the XhtmlNamespaceHandler object
getStylesheets(Document) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
getSubstring() - Method in class com.openhtmltopdf.render.InlineText
 
getSystemPropertyOverrideFileName() - Method in class com.openhtmltopdf.util.Configuration
 
getTable() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getTable() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getTable() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
getTable() - Method in class com.openhtmltopdf.render.PageBox.MarginAreaContainer
 
getTableCells() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
getTableSections() - Method in class com.openhtmltopdf.newtable.TableBox
 
getTail(Handler) - Method in class com.openhtmltopdf.util.XRSimpleLogFormatter
Return the tail string for a set of formatted records.
getTargetHeight() - Method in class com.openhtmltopdf.util.ScalingOptions
 
getTargetWidth() - Method in class com.openhtmltopdf.util.ScalingOptions
 
getTestName() - Method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
 
getText() - Method in class com.openhtmltopdf.render.InlineBox
 
getText() - Method in class com.openhtmltopdf.render.MarkerData.TextMarker
 
getText(boolean) - Method in class com.openhtmltopdf.render.InlineBox
 
getText(Element) - Static method in class com.openhtmltopdf.pdfboxout.DOMUtil
Loads all of the text content in all offspring of an element.
getText(Element, StringBuilder) - Static method in class com.openhtmltopdf.pdfboxout.DOMUtil
Appends all text content in all offspring of an element to a StringBuffer.
getTextareaText(Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
getTextBottom() - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
getTextDecorations() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getTextDecorations() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
getTextDecorations() - Method in class com.openhtmltopdf.render.LineBox
 
getTextDirection() - Method in class com.openhtmltopdf.render.InlineBox
 
getTextDirection() - Method in class com.openhtmltopdf.render.InlineText
 
getTextExportText() - Method in class com.openhtmltopdf.render.InlineText
 
getTextMarker() - Method in class com.openhtmltopdf.render.MarkerData
 
getTextRenderer() - Method in interface com.openhtmltopdf.css.style.CssContext
 
getTextRenderer() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getTextRenderer() - Method in class com.openhtmltopdf.layout.SharedContext
 
getTextRenderer() - Method in class com.openhtmltopdf.render.RenderingContext
 
getTextTop() - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
getTextWidth(LayoutContext, String) - Method in class com.openhtmltopdf.render.InlineBox
 
getTextWidthWithLetterSpacing(CssContext, FSFont, String, float) - Static method in class com.openhtmltopdf.layout.Breaker
Gets the width of a string with letter spacing factored in.
getThickness() - Method in class com.openhtmltopdf.render.TextDecoration
 
getTitle() - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Gets the title attribute of the StylesheetInfo object
getTokenValue(Token) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
getTokenValue(Token, boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
getTop() - Method in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
getTop() - Method in class com.openhtmltopdf.render.ContentLimit
 
getTop() - Method in class com.openhtmltopdf.render.PageBox
Get the document Y index into this page.
getTopLeft() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
getTopRight() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
getTrailingSpaceWidth(LayoutContext) - Method in class com.openhtmltopdf.render.InlineBox
 
getTransform() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getTransform() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getTriangles() - Method in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
getTx() - Method in class com.openhtmltopdf.render.Box
 
getTy() - Method in class com.openhtmltopdf.render.Box
 
getType() - Method in class com.openhtmltopdf.css.parser.Token
 
getType() - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Gets the type attribute of the StylesheetInfo object
getUac() - Method in class com.openhtmltopdf.layout.LayoutContext
 
getUac() - Method in class com.openhtmltopdf.layout.SharedContext
Deprecated.
Use getUserAgentCallback instead for clearer code.
getUac() - Method in class com.openhtmltopdf.render.RenderingContext
 
getUnderlineOffset() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
getUnderlineOffset() - Method in interface com.openhtmltopdf.render.FSFontMetrics
In keeping with the JDK LineMetrics convention, this number is positive for values below the baseline.
getUnderlineOffset() - Method in class com.openhtmltopdf.render.LineMetricsAdapter
 
getUnderlineThickness() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
getUnderlineThickness() - Method in interface com.openhtmltopdf.render.FSFontMetrics
 
getUnderlineThickness() - Method in class com.openhtmltopdf.render.LineMetricsAdapter
 
getUnicodeToLowerTransformer() - Method in class com.openhtmltopdf.layout.SharedContext
 
getUnicodeToTitleTransformer() - Method in class com.openhtmltopdf.layout.SharedContext
 
getUnicodeToUpperTransformer() - Method in class com.openhtmltopdf.layout.SharedContext
 
getUri() - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Gets the uri attribute of the StylesheetInfo object
getUri() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
getURI() - Method in class com.openhtmltopdf.css.sheet.Stylesheet
Gets the URI of the Stylesheet object
getUrl(String) - Method in interface com.openhtmltopdf.extend.FSStreamFactory
 
getUrl(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent.DataUriFactory
 
getUrl(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStreamFactory
 
getUserAgentCallback() - Method in class com.openhtmltopdf.layout.SharedContext
 
getUserHomeOverrideFileName() - Method in class com.openhtmltopdf.util.Configuration
 
getValidMaxPageNumber(int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getValidMinPageNumber(int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
getValue() - Method in class com.openhtmltopdf.css.parser.CounterData
 
getValue() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Returns the specified CSSValue for this property.
getValues() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
getValues() - Method in class com.openhtmltopdf.css.style.derived.CountersValue
 
getValues() - Method in class com.openhtmltopdf.css.style.derived.ListValue
 
getVertical() - Method in class com.openhtmltopdf.css.style.BackgroundPosition
 
getVerticalAlign() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
getVerticalAlignContext() - Method in class com.openhtmltopdf.layout.VerticalAlignContext.ChildContextData
 
getViewportRectangle() - Method in class com.openhtmltopdf.render.RenderingContext
Get the viewport rect, for painting the body or html tag background.
getVisualRun(int) - Method in interface com.openhtmltopdf.bidi.BidiSplitter
 
getVisualRun(int) - Method in class com.openhtmltopdf.bidi.SimpleBidiSplitter
 
getVisualRun(int) - Method in class com.openhtmltopdf.bidi.support.ICUBidiSplitter
 
getVKern(int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getWeight() - Method in class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
 
getWeight() - Method in interface com.openhtmltopdf.outputdevice.helper.MinimalFontDescription
 
getWeight() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
getWeight(IdentValue) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
getWeight(Integer) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
getWhere() - Method in interface com.openhtmltopdf.util.LogMessageId
 
getWhere() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
getWhere() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
getWhere() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
getWhere() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
getWhere() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
getWhere() - Method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
getWhitespace() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getWidth() - Method in class com.openhtmltopdf.css.style.BackgroundSize
 
getWidth() - Method in interface com.openhtmltopdf.extend.FSImage
 
getWidth() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
getWidth() - Method in class com.openhtmltopdf.pdfboxout.PagePosition
 
getWidth() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
getWidth() - Method in class com.openhtmltopdf.render.Box
 
getWidth() - Method in class com.openhtmltopdf.render.FlowingColumnBox
 
getWidth() - Method in class com.openhtmltopdf.render.InlineText
 
getWidth() - Method in class com.openhtmltopdf.render.MarginBox
 
getWidth() - Method in class com.openhtmltopdf.render.PageBox.PageDimensions
 
getWidth() - Method in class com.openhtmltopdf.render.ViewportBox
 
getWidth() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
getWidth() - Method in class com.openhtmltopdf.swing.AWTFSImage.NewAWTFSImage
 
getWidth() - Method in class com.openhtmltopdf.swing.AWTFSImage.NullImage
 
getWidth(CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
getWidth(FontContext, FSFont, String) - Method in interface com.openhtmltopdf.extend.TextRenderer
Rarely need to use this method directly.
getWidth(FontContext, FSFont, String) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
getWidth(FontContext, FSFont, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
getWidthFast(FontContext, Font, String) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
getWidthSlow(FontContext, List<Font>, String) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
This method divides the string up into font runs, then measures each font run, adding it to the total.
getWordWrap() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
getWriter() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
getWriter() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
getWriter() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
getX() - Method in interface com.openhtmltopdf.extend.FSCanvas
 
getX() - Method in class com.openhtmltopdf.layout.FloatManager.BoxOffset
 
getX() - Method in class com.openhtmltopdf.pdfboxout.PagePosition
 
getX() - Method in class com.openhtmltopdf.render.Box
 
getX() - Method in class com.openhtmltopdf.render.InlineText
 
getX1() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getX2() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getXHeight(FontSpecification) - Method in interface com.openhtmltopdf.css.style.CssContext
 
getXHeight(FontSpecification) - Method in class com.openhtmltopdf.layout.LayoutContext
 
getXHeight(FontSpecification) - Method in class com.openhtmltopdf.render.RenderingContext
 
getXHeight(FontContext, FontSpecification) - Method in class com.openhtmltopdf.layout.SharedContext
 
getXMLResource(String) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
getXMLResource(String, ExternalResourceType) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
Retrieves the XML at the given URI.
getXMLResource(String, ExternalResourceType) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Retrieves the XML located at the given URI.
getXMPPropertyList() - Method in class com.openhtmltopdf.css.newmatch.PageInfo
 
getXObject() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
getY() - Method in interface com.openhtmltopdf.extend.FSCanvas
 
getY() - Method in class com.openhtmltopdf.layout.FloatManager.BoxOffset
 
getY() - Method in class com.openhtmltopdf.pdfboxout.PagePosition
 
getY() - Method in class com.openhtmltopdf.render.Box
 
getY1() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getY2() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
getYellow() - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
getZIndex() - Method in class com.openhtmltopdf.layout.Layer
 
GlyphMarker() - Constructor for class com.openhtmltopdf.render.MarkerData.GlyphMarker
 
GRADIENT - Enum constant in enum class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
 
GradientHelper - Class in com.openhtmltopdf.pdfboxout
 
GradientHelper() - Constructor for class com.openhtmltopdf.pdfboxout.GradientHelper
 
Graphics2DPaintingReplacedElement(int, int) - Constructor for class com.openhtmltopdf.java2d.api.Java2DRendererBuilder.Graphics2DPaintingReplacedElement
 
graphicsLength - Variable in class com.openhtmltopdf.layout.Breaker.AppBreakOpportunity
 
GraphicsOperation() - Constructor for enum class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.GraphicsOperation
 
GREATER - Static variable in class com.openhtmltopdf.css.parser.Token
 
GREEN - Static variable in class com.openhtmltopdf.css.parser.FSRGBColor
 
GROOVE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
guessBoxTag(Box) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 

H

h - Variable in class com.openhtmltopdf.outputdevice.helper.PageDimensions
 
handleBookmarksInParent(Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
handleBookmarksInParent(Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
handleGlobalAttributes() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
Handles globally valid HTML attributes such as title and lang.
handleLangAttribute() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
handler - Variable in class com.openhtmltopdf.util.JDKXRLogger
 
handleTitleAttribute() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
handleUnexpectedExceptionOnInit(Exception) - Method in class com.openhtmltopdf.util.Configuration
 
handleValueForHint(EncodeHintType, String) - Static method in class com.openhtmltopdf.objects.zxing.ZXingObjectDrawer
 
hasAbsoluteUnit() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
hasAbsoluteUnit() - Method in class com.openhtmltopdf.css.style.derived.LengthValue
 
hasAbsoluteUnit() - Method in class com.openhtmltopdf.css.style.derived.NumberValue
 
hasAbsoluteUnit() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
hasAbsoluteUnit() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
hasAbsoluteUnit(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
hasActiveFootnotes() - Method in class com.openhtmltopdf.layout.LayoutContext
 
hasAny(MarginBoxName[]) - Method in class com.openhtmltopdf.css.newmatch.PageInfo
 
hasBaseline() - Method in interface com.openhtmltopdf.extend.ReplacedElement
 
hasBaseline() - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
hasBaseline() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
hasBaseline() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
hasBaseline() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
hasBaseline() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
hasBaseline() - Method in class com.openhtmltopdf.swing.EmptyReplacedElement
 
hasBaseline() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
 
hasBorderRadius() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
hasChildren(Box) - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
hasCollapsedPaintingBorder() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
hasColumns() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
hasContentLimitContainer() - Method in class com.openhtmltopdf.newtable.TableBox
 
hasDifferences() - Method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
Should usually be called before PdfVisualTester.TestImage.createDiff().
hasDimensions(int, int) - Method in class com.openhtmltopdf.resource.ImageResource
 
hasError() - Method in class com.openhtmltopdf.util.Diagnostic
 
hasFixedAncester() - Method in class com.openhtmltopdf.layout.Layer
 
hasFontFamily() - Method in class com.openhtmltopdf.css.sheet.FontFaceRule
 
hasFontStyle() - Method in class com.openhtmltopdf.css.sheet.FontFaceRule
 
hasFontWeight() - Method in class com.openhtmltopdf.css.sheet.FontFaceRule
 
hasFootnote() - Method in class com.openhtmltopdf.render.InlineBox
 
hasFootnotes() - Method in class com.openhtmltopdf.render.LineBox
HASH - Static variable in class com.openhtmltopdf.css.parser.Token
 
hashCode() - Method in class com.openhtmltopdf.css.constants.CSSName
 
hashCode() - Method in class com.openhtmltopdf.css.constants.MarginBoxName
 
hashCode() - Method in class com.openhtmltopdf.css.constants.PageElementPosition
 
hashCode() - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
hashCode() - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
hashCode() - Method in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory.SizedImageCacheKey
 
hashCode() - Method in class com.openhtmltopdf.layout.CollapsedBorderSide
 
hashCode() - Method in class com.openhtmltopdf.objects.pdf.PdfDrawerBase.PDFBoxDeviceReference
 
hashCode() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily.FontDescriptor
 
hasHidden() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
hasLetterSpacing() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
hasLocalTransform() - Method in class com.openhtmltopdf.layout.Layer
 
hasMargin() - Method in class com.openhtmltopdf.render.BlockBox.MarginCollapseResult
 
hasNegativeValues() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
hasNext() - Method in class com.openhtmltopdf.render.Box.ChildIteratorOfType
 
hasNext() - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
hasNonTextContent(CssContext) - Method in class com.openhtmltopdf.render.Box
 
hasNonTextContent(CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
hasNonTextContent(CssContext) - Method in class com.openhtmltopdf.render.LineBox
 
hasProperty(CSSName) - Method in class com.openhtmltopdf.css.newmatch.CascadedStyle
Returns true if property has been defined in this style.
hasProperty(String) - Method in class com.openhtmltopdf.css.sheet.FontFaceRule
 
hasProtocolFactory(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
hasRadius() - Method in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
hasRootElementBackground(RenderingContext) - Method in class com.openhtmltopdf.render.Box
If the html or body box have a background return true.
hasShadowPage(int) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
hasStyles() - Method in class com.openhtmltopdf.layout.StyleTracker
 
hasTrimmableLeadingSpace(LineBox, CalculatedStyle, LineBreakContext, boolean) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
hasValue(String) - Static method in class com.openhtmltopdf.util.Configuration
 
HEBREW - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
height - Variable in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory.SizedImageCacheKey
 
height - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
height() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
Height() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Height
 
HEIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
HELP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
hexcolor() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
hidden() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
HIDDEN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
HIDE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
HIGH_QUALITY - Static variable in class com.openhtmltopdf.util.DownscaleQuality
Highest-quality downscaling; probably slowest as well.
HighQualityScaler() - Constructor for class com.openhtmltopdf.util.ImageUtil.HighQualityScaler
 
HIRAGANA - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
HIRAGANA_IROHA - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
HOVER_PSEUDOCLASS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
 
HSBtoRGB(float, float, float) - Static method in class com.openhtmltopdf.css.parser.FSRGBColor
 
html - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
 
HttpStream - Interface in com.openhtmltopdf.extend
Deprecated.
Use FSStream instead.
HttpStreamFactory - Interface in com.openhtmltopdf.extend
Deprecated.
Use FSStreamFactory instead.

I

ICUBidiReorderer - Class in com.openhtmltopdf.bidi.support
 
ICUBidiReorderer() - Constructor for class com.openhtmltopdf.bidi.support.ICUBidiReorderer
 
ICUBidiSplitter - Class in com.openhtmltopdf.bidi.support
 
ICUBidiSplitter() - Constructor for class com.openhtmltopdf.bidi.support.ICUBidiSplitter
 
ICUBidiSplitter.ICUBidiSplitterFactory - Class in com.openhtmltopdf.bidi.support
 
ICUBidiSplitterFactory() - Constructor for class com.openhtmltopdf.bidi.support.ICUBidiSplitter.ICUBidiSplitterFactory
 
ICUBreakers - Class in com.openhtmltopdf.bidi.support
 
ICUBreakers() - Constructor for class com.openhtmltopdf.bidi.support.ICUBreakers
 
ICUBreakers.ICUCharacterBreaker - Class in com.openhtmltopdf.bidi.support
 
ICUBreakers.ICULineBreaker - Class in com.openhtmltopdf.bidi.support
 
ICUCharacterBreaker(Locale) - Constructor for class com.openhtmltopdf.bidi.support.ICUBreakers.ICUCharacterBreaker
 
ICULineBreaker(Locale) - Constructor for class com.openhtmltopdf.bidi.support.ICUBreakers.ICULineBreaker
 
ICUToLowerTransformer(Locale) - Constructor for class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToLowerTransformer
 
ICUToTitleTransformer(Locale) - Constructor for class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToTitleTransformer
 
ICUToUpperTransformer(Locale) - Constructor for class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToUpperTransformer
 
ICUTransformers - Class in com.openhtmltopdf.bidi.support
 
ICUTransformers() - Constructor for class com.openhtmltopdf.bidi.support.ICUTransformers
 
ICUTransformers.ICUToLowerTransformer - Class in com.openhtmltopdf.bidi.support
 
ICUTransformers.ICUToTitleTransformer - Class in com.openhtmltopdf.bidi.support
 
ICUTransformers.ICUToUpperTransformer - Class in com.openhtmltopdf.bidi.support
 
IDCondition(String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.IDCondition
 
ident - Variable in class com.openhtmltopdf.css.constants.IdentValue
 
IDENT - Static variable in class com.openhtmltopdf.css.parser.Token
 
identIsSet - Variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Description of the Field
IDENTITY - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
IDENTITY - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
Idents - Class in com.openhtmltopdf.css.constants
Booch utility class for working with ident values in CSS.
Idents() - Constructor for class com.openhtmltopdf.css.constants.Idents
 
IdentValue - Class in com.openhtmltopdf.css.constants
An IdentValue represents a string that you can assign to a CSS property, where the string is one of several enumerated values.
IdentValue(String) - Constructor for class com.openhtmltopdf.css.constants.IdentValue
Constructor for the IdentValue object
idMap - Variable in class com.openhtmltopdf.layout.SharedContext
 
ILB_INLINE_CHILDREN - Enum constant in enum class com.openhtmltopdf.util.DescendantBoxSpliterator.State
 
IMAGE_RASTER - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
IMAGE_RENDERING - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
ImageBridge(UserAgentCallback) - Constructor for class com.openhtmltopdf.svgsupport.SVGImageExtension.ImageBridge
 
imageGradientOrNone - Variable in class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
 
imageMap - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
imageMap - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
imageMap - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
ImageMapParser - Class in com.openhtmltopdf.swing
Parser for image maps on elements.
ImageMapParser() - Constructor for class com.openhtmltopdf.swing.ImageMapParser
 
ImageMarker() - Constructor for class com.openhtmltopdf.render.MarkerData.ImageMarker
 
ImageRenderingBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ImageRenderingBuilder
 
ImageReplacedElement - Class in com.openhtmltopdf.swing
An ImageReplacedElement is a ReplacedElement that contains a Image.
ImageReplacedElement() - Constructor for class com.openhtmltopdf.swing.ImageReplacedElement
 
ImageReplacedElement(Image, int, int) - Constructor for class com.openhtmltopdf.swing.ImageReplacedElement
Creates a new ImageReplacedElement and scales it to the size specified if either width or height has a valid value (values are > -1), otherwise original size is preserved.
ImageResource - Class in com.openhtmltopdf.resource
 
ImageResource(String, FSImage) - Constructor for class com.openhtmltopdf.resource.ImageResource
 
ImageUtil - Class in com.openhtmltopdf.util
Static utility methods for working with images.
ImageUtil() - Constructor for class com.openhtmltopdf.util.ImageUtil
 
ImageUtil.AbstractFastScaler - Class in com.openhtmltopdf.util
 
ImageUtil.AreaAverageScaler - Class in com.openhtmltopdf.util
AWT-style one-step scaling, using area averaging
ImageUtil.FastScaler - Class in com.openhtmltopdf.util
Fast but decent scaling
ImageUtil.HighQualityScaler - Class in com.openhtmltopdf.util
Step-wise downscaling
ImageUtil.OldScaler - Class in com.openhtmltopdf.util
Old AWT-style scaling, poor quality
ImageUtil.Scaler - Interface in com.openhtmltopdf.util
 
img - Variable in class com.openhtmltopdf.swing.AWTFSImage.NewAWTFSImage
 
IMG_USEMAP_ATTR - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
IMMEDIATE_SIBLING_AXIS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
 
implemented - Variable in class com.openhtmltopdf.css.constants.CSSName
 
import_rule(Stylesheet) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
IMPORT_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
IMPORTANCE_AND_ORIGIN_COUNT - Static variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
ImportanceAndOrigin of stylesheet - how many different
important - Variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Whether the property was declared as important! by the user.
IMPORTANT_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
importFontFaceRules(List<FontFaceRule>, SharedContext) - Method in interface com.openhtmltopdf.extend.SVGDrawer
 
importFontFaceRules(List<FontFaceRule>, SharedContext) - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
importFontFaces(List<FontFaceRule>) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
 
importFontFaces(List<FontFaceRule>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
importFontFaces(List<FontFaceRule>, SharedContext) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
importPageAsXForm(RenderingContext, Element, PdfBoxOutputDevice, LayerUtility) - Method in class com.openhtmltopdf.objects.pdf.PdfDrawerBase
 
IN - Static variable in class com.openhtmltopdf.css.parser.Token
 
INALID_PAGE_NO - Static variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.PdfCompareResult
 
INCHES - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
 
INCLUDES - Static variable in class com.openhtmltopdf.css.parser.Token
 
incrementCounter(CounterData) - Method in class com.openhtmltopdf.layout.counter.CounterContext
 
incrementCounterValue(CalculatedStyle) - Method in class com.openhtmltopdf.layout.counter.RootCounterContext
 
incrementListItemCounter(int) - Method in class com.openhtmltopdf.layout.counter.CounterContext
 
incrementNonSpaceCount() - Method in class com.openhtmltopdf.render.CharCounts
 
incrementSpaceCount() - Method in class com.openhtmltopdf.render.CharCounts
 
incrementStart() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
indent - Variable in class com.openhtmltopdf.util.LambdaUtil.DescendantContent
 
info(String) - Method in class com.openhtmltopdf.util.Configuration
Used internally to log a message about the class at level INFO
INHERIT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
INHERITS - Static variable in class com.openhtmltopdf.css.constants.CSSName
marker var, used for initialization
init() - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
 
init() - Method in class com.openhtmltopdf.swing.AWTFontResolver
 
init() - Static method in class com.openhtmltopdf.util.DownscaleQuality
 
init() - Static method in class com.openhtmltopdf.util.XRLog
 
init(boolean, Level, Handler, Formatter) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
init(CascadedStyle) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
INIT - Static variable in class com.openhtmltopdf.util.XRLog
 
INIT_FONT_COULD_NOT_BE_LOADED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
initContainingLayer(LayoutContext) - Method in class com.openhtmltopdf.render.Box
 
initialDerivedValue - Variable in class com.openhtmltopdf.css.constants.CSSName
 
initialDerivedValue(CSSName) - Static method in class com.openhtmltopdf.css.constants.CSSName
 
initializeJDKLogManager(boolean, Level, Handler, Formatter) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
initializePage(Graphics2D) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
initializePage(PDPageContentStream, PDPage, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Start a page.
initializePage(PDPageContentStream, PDPage, float) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
Start a page.
initializePage(PDPageContentStream, PDPage, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Start a page.
initialPageNo - Variable in class com.openhtmltopdf.render.RenderingContext
 
initialValue - Variable in class com.openhtmltopdf.css.constants.CSSName
A (String) initial value from the CSS 2.1 specification
initialValue(CSSName) - Static method in class com.openhtmltopdf.css.constants.CSSName
Returns the initial value of the named property, according to the CSS2 spec, as a String.
initPending - Variable in class com.openhtmltopdf.util.JDKXRLogger
 
initPending - Static variable in class com.openhtmltopdf.util.XRLog
 
initStaticPos(LayoutContext, BlockBox, int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
initStaticPos(LayoutContext, BlockBox, int) - Method in class com.openhtmltopdf.render.BlockBox
 
initWidths() - Method in class com.openhtmltopdf.newtable.TableBox.FixedTableLayout
 
inline - Variable in class com.openhtmltopdf.layout.BoxBuilder.CreateChildrenContext
 
INLINE - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
INLINE - Enum constant in enum class com.openhtmltopdf.render.BlockBox.ContentType
This block box contains inline content in the BlockBox.getInlineContent() property.
INLINE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
INLINE_BLOCK - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
INLINE_CHILD_BOX - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
INLINE_TABLE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
InlineBox - Class in com.openhtmltopdf.render
A class which represents a portion of an inline element.
InlineBox(String) - Constructor for class com.openhtmltopdf.render.InlineBox
 
InlineBoxing - Class in com.openhtmltopdf.layout
This class is responsible for flowing inline content into lines.
InlineBoxing() - Constructor for class com.openhtmltopdf.layout.InlineBoxing
 
InlineBoxing.SpaceVariables - Class in com.openhtmltopdf.layout
 
InlineBoxing.StartInlineTextResult - Enum Class in com.openhtmltopdf.layout
 
InlineBoxing.StateVariables - Class in com.openhtmltopdf.layout
 
InlineBoxMeasurements - Class in com.openhtmltopdf.layout
A bean which tracks various charactistics of an inline box.
InlineBoxMeasurements() - Constructor for class com.openhtmltopdf.layout.InlineBoxMeasurements
 
InlineLayoutBox - Class in com.openhtmltopdf.render
A Box which contains the portion of an inline element layed out on a single line.
InlineLayoutBox() - Constructor for class com.openhtmltopdf.render.InlineLayoutBox
 
InlineLayoutBox(LayoutContext, Element, CalculatedStyle, int) - Constructor for class com.openhtmltopdf.render.InlineLayoutBox
 
InlinePaintable - Interface in com.openhtmltopdf.layout
An interface which indicates that a box is able to paint itself in an inline context.
inlines - Variable in class com.openhtmltopdf.render.displaylist.PaintInlineContent
 
inlines() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
inlines() - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
InlineText - Class in com.openhtmltopdf.render
A lightweight object which contains a chunk of text from an inline element.
InlineText() - Constructor for class com.openhtmltopdf.render.InlineText
 
InlineText.InlineTextRareData - Class in com.openhtmltopdf.render
 
InlineTextRareData() - Constructor for class com.openhtmltopdf.render.InlineText.InlineTextRareData
 
inPageMargins - Variable in class com.openhtmltopdf.render.RenderingContext
 
input - Variable in class com.openhtmltopdf.css.newmatch.Condition.NthChildCondition
 
input - Variable in class com.openhtmltopdf.swing.NaiveUserAgent.ByteStream
 
INPUT - Static variable in class com.openhtmltopdf.css.parser.MakeTokens
 
INPUT_SOURCE - Enum constant in enum class com.openhtmltopdf.resource.AbstractResource.StreamType
 
inputReader - Variable in class com.openhtmltopdf.resource.AbstractResource
 
inputSource - Variable in class com.openhtmltopdf.resource.AbstractResource
 
inputStream - Variable in class com.openhtmltopdf.resource.AbstractResource
 
InputStreamFontDescription(FSSupplier<InputStream>, int, IdentValue) - Constructor for class com.openhtmltopdf.java2d.Java2DFontResolver.InputStreamFontDescription
 
INSECURE_ALLOW_EXTERNAL_RESOURCE_REQUESTS - Enum constant in enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
 
INSECURE_ALLOW_SCRIPTS - Enum constant in enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
 
insertAnonymousBlocks(SharedContext, Box, List<Styleable>, boolean) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
insertGeneratedContent(LayoutContext, Element, CalculatedStyle, String, List<Styleable>, BoxBuilder.ChildBoxInfo) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
INSET - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
INSIDE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
INSIDE_RUNNING - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
instance - Static variable in class com.openhtmltopdf.resource.FSEntityResolver
Singleton instance, use FSEntityResolver.instance() to retrieve.
instance() - Static method in class com.openhtmltopdf.resource.FSEntityResolver
Gets an instance of this class.
instance() - Static method in class com.openhtmltopdf.util.Configuration
 
INSTANCE - Static variable in class com.openhtmltopdf.extend.impl.FSNoOpCacheStore
 
INSTANCE - Static variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddBlockToShadowPage
 
INSTANCE - Static variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddFloatToShadowPage
 
INSTANCE - Static variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.AddInlineToShadowPage
 
instanceHash - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver
Map of concrete instances of fonts including size, weight, etc.
instanceHash - Variable in class com.openhtmltopdf.swing.AWTFontResolver
Map of concrete instances of fonts including size, weight, etc.
intBinarySearch(SearchUtil.IntComparator, int, int) - Static method in class com.openhtmltopdf.util.SearchUtil
Method to search over any kind of sorted range.
interactive - Variable in class com.openhtmltopdf.layout.SharedContext
 
IntermediateStopPoint(FSColor) - Constructor for class com.openhtmltopdf.css.style.derived.FSLinearGradient.IntermediateStopPoint
 
interpolate - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
intersects(CssContext, Shape) - Method in class com.openhtmltopdf.render.Box
NOTE: This method does not consider any children of this box but does consider the transformation matrix of the containing layer.
intersects(CssContext, Shape) - Method in class com.openhtmltopdf.render.LineBox
 
intersectsAggregateBounds(CssContext, Shape, Box) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
intersectsAggregateBounds(Shape, Box) - Method in class com.openhtmltopdf.layout.BoxCollector
 
intersectsAny(CssContext, Shape, Box) - Method in class com.openhtmltopdf.layout.BoxCollector
 
intersectsAny(CssContext, Shape, Box, Box) - Method in class com.openhtmltopdf.layout.BoxCollector
 
intersectsAny(CssContext, Shape, Box, Box) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
intersectsBorderBoxBounds(CssContext, Shape, Box) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Returns whether a box (out to the outside edge of border) is partially or fully in a clip shape.
intersectsInlineBlocks(CssContext, Shape) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
intersectsInlineBlocks(CssContext, Shape) - Method in class com.openhtmltopdf.render.LineBox
 
intersectsLine(CssContext, Shape) - Method in class com.openhtmltopdf.render.LineBox
 
INVALID - Static variable in class com.openhtmltopdf.css.parser.Token
 
InvalidPropertyDeclaration - Class in com.openhtmltopdf.css.sheet
Holds an invalid property declaration (ie.
InvalidPropertyDeclaration(String, List<PropertyValue>, int, boolean, int) - Constructor for class com.openhtmltopdf.css.sheet.InvalidPropertyDeclaration
 
inverseOrNull(AffineTransform) - Static method in class com.openhtmltopdf.simple.extend.ReplacedElementScaleHelper
 
isAbsFixedOrInlineBlockEquiv() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isAbsolute() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isAbsoluteUnit() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
isAbsoluteUnit(short) - Static method in class com.openhtmltopdf.css.constants.ValueConstants
Returns true if the specified type absolute (even if we have a computed value for it), meaning that either the value can be used directly (e.g.
isAbsoluteWidth() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isActive(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the active attribute of the StandardAttributeResolver object
isActive(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
Gets the active attribute of the AttributeResolver object
isActive(Element) - Method in interface com.openhtmltopdf.extend.UserInterface
Gets the active attribute of the UserInterface object
isActive(Element) - Method in class com.openhtmltopdf.outputdevice.helper.NullUserInterface
 
isActive(Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer.NullUserInterface
 
isActiveStyled(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
isAllowHeightToShrink() - Method in class com.openhtmltopdf.newtable.TableBox
 
isAllowHeightToShrink() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
isAllowHeightToShrink() - Method in class com.openhtmltopdf.render.BlockBox
 
isAllProperTableNesting(IdentValue, List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isAllTextItems(CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
isAllZeros() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
isAlwaysBreak(LayoutContext, BlockBox, int, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
isAnonymous() - Method in class com.openhtmltopdf.render.Box
 
isAppliesToBackgroundPosition(PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.BackgroundPropertyBuilder
 
isAttrFunction(FSFunction) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isAutoHeight() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isAutoHeight() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
isAutoHeight() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
isAutoHeight() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
isAutoHeight() - Method in class com.openhtmltopdf.render.BlockBox
 
isAutoHeight() - Method in class com.openhtmltopdf.render.ViewportBox
 
isAutoLeftMargin() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isAutoRightMargin() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isAutoWidth() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isAutoZIndex() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isAvoidPageBreakInside() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isBevelAllowed() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
isBlockEquivalent() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isBody() - Method in class com.openhtmltopdf.render.Box
 
isBody(Box) - Static method in class com.openhtmltopdf.util.BoxUtil
 
isBorderBox() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isBorderStyle(CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.BorderPropertyBuilders.BorderSidePropertyBuilder
 
isBothAuto() - Method in class com.openhtmltopdf.css.style.BackgroundSize
 
isBottomAuto() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isBottomMarginCalculated() - Method in class com.openhtmltopdf.render.BlockBox
 
isCallerNotified() - Method in exception class com.openhtmltopdf.css.parser.CSSParseException
 
isCanBeShrunkToFit() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isCapturedOriginalAbsY() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
isCleared() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isClearLeft() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isClearRight() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isCodePointPrintable(int) - Static method in class com.openhtmltopdf.util.OpenUtil
Checks if a code point is printable.
isCollapseBorders() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isColumnBreakAfter() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isColumnBreakBefore() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isComplex() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
isContain() - Method in class com.openhtmltopdf.css.style.BackgroundSize
 
isContainedInMarginBox() - Method in class com.openhtmltopdf.render.Box
 
isContainsBlockLevelContent() - Method in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
isContainsBlockLevelContent() - Method in class com.openhtmltopdf.render.LineBox
 
isContainsContent() - Method in class com.openhtmltopdf.render.LineBox
Whether this line contains any actual text content.
isContainsDynamicFunction() - Method in class com.openhtmltopdf.render.LineBox
 
isContainsInlineContent(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
isContainsMultiplePages() - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
isContainsOnlyBlockLevelContent() - Method in class com.openhtmltopdf.render.LineBox
 
isContainsTableContent() - Method in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
isContainsVisibleContent() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
isContainsVisibleContent() - Method in class com.openhtmltopdf.render.LineBox
 
isConvex(Point2D.Float, Point2D.Float, Point2D.Float) - Method in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
isCounter(FSFunction, String) - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PageNumberFunction
 
isCover() - Method in class com.openhtmltopdf.css.style.BackgroundSize
 
isCurrentBreakAtLineContext(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
isCw - Variable in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
isDebug - Static variable in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
isDeclaredInherit() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
isDeclaredInherit() - Method in class com.openhtmltopdf.css.style.DerivedValue
If value is declared INHERIT should always be the IdentValue.INHERIT, not a DerivedValue
isDeclaredInherit() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
isDefaultPageSizeInches() - Method in class com.openhtmltopdf.layout.SharedContext
If not, consider it as mm.
isDelegateInSync() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
isDependentOnFontSize() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
isDependentOnFontSize() - Method in class com.openhtmltopdf.css.style.derived.LengthValue
 
isDependentOnFontSize() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
isDependentOnFontSize() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
isDimensionsCalculated() - Method in class com.openhtmltopdf.render.BlockBox
 
isDimmensionsSwapped() - Method in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
isDirectionAuto() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isDirectionLTR() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isDirectionRTL() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isDisplayNone() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isDynamicAutoWidth() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isDynamicAutoWidthApplicable() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isDynamicFunction() - Method in class com.openhtmltopdf.render.InlineBox
 
isDynamicFunction() - Method in class com.openhtmltopdf.render.InlineText
 
isEar(Point2D.Float, Point2D.Float, Point2D.Float) - Method in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
isElementFunction(FSFunction) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isEmpty() - Method in class com.openhtmltopdf.render.InlineText
 
isEndingBox(Box) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
isEndsHere() - Method in class com.openhtmltopdf.render.InlineBox
The opposite of InlineBox.isStartsHere()
isEndsHere() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
isEndsOnNL() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
isEndsOnNL() - Method in class com.openhtmltopdf.render.LineBox
 
isEndsOnSoftHyphen() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
isEndsOnSoftHyphen() - Method in class com.openhtmltopdf.render.InlineText
 
isEndsOnWordBreak() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
isEndsRun(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
 
isEndsRun(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
isEOF() - Method in exception class com.openhtmltopdf.css.parser.CSSParseException
 
isFalse(String, boolean) - Static method in class com.openhtmltopdf.util.Configuration
Returns true if the value is not "true" (ignores case), or the default provided value if not found or if the value is not a valid boolean (true or false, ignores case).
isFastRenderer - Variable in class com.openhtmltopdf.render.RenderingContext
 
isFastRenderer() - Method in interface com.openhtmltopdf.extend.OutputDevice
The new (2018) fast renderer is in use.
isFastRenderer() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
isFastRenderer() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
isFastRenderer() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
isFastRenderer() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
isFastRenderer() - Method in class com.openhtmltopdf.render.RenderingContext
 
isFinished() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
isFinishedInCharBreakingMode() - Method in class com.openhtmltopdf.layout.LineBreakContext
If this is true, it means we finished in char breaking mode because a word was too large.
isFirstCharInLine() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
isFirstChild() - Method in class com.openhtmltopdf.render.Box
Is this box the first child of its parent?
isFirstChildElement(Object) - Method in class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
 
isFirstChildElement(Object) - Method in interface com.openhtmltopdf.css.extend.TreeResolver
returns true if this element is the first child element of its parent
isFirstLetterSeparatorChar(int) - Static method in class com.openhtmltopdf.layout.TextUtil
According to the CSS spec the first letter includes certain punctuation immediately preceding or following the actual first letter.
isFirstLine() - Method in class com.openhtmltopdf.render.LineBox
 
isFixed() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isFixed() - Method in class com.openhtmltopdf.css.style.Length
 
isFixedWidthAdvisoryOnly() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
isFixedWidthAdvisoryOnly() - Method in class com.openhtmltopdf.render.BlockBox
 
isFloated() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isFloated() - Method in class com.openhtmltopdf.render.BlockBox
 
isFloatedLeft() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isFloatedRight() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isFocus(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the focus attribute of the StandardAttributeResolver object
isFocus(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
Gets the focus attribute of the AttributeResolver object
isFocus(Element) - Method in interface com.openhtmltopdf.extend.UserInterface
Gets the focus attribute of the UserInterface object
isFocus(Element) - Method in class com.openhtmltopdf.outputdevice.helper.NullUserInterface
 
isFocus(Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer.NullUserInterface
 
isFocusStyled(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
isFontAvailable() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
Returns whether the font is available yet.
isFooter() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
isFootnote() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isFootnoteAllowed() - Method in class com.openhtmltopdf.layout.LayoutContext
Whether further footnote content is allowed.
isFootnoteBody() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isFootnoteReserved(CssContext) - Method in class com.openhtmltopdf.render.PageBox
If this page is reserved for footnote content.
isForcePageBreakAfter() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isForcePageBreakBefore() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isForDeletion() - Method in class com.openhtmltopdf.layout.Layer
 
isFormElement(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
Determines whether or not the specified Element represents a <form>.
isFormElement(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
Determines whether or not the specified Element represents a <form>.
isFormElement(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
isFromCaptionedTable() - Method in class com.openhtmltopdf.render.BlockBox
 
isFromFontFace() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
isFunctionAllowed(FSFunction) - Method in class com.openhtmltopdf.css.parser.property.ContentPropertyBuilder
 
isGeneratedElement(Element) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Don't output elements that have been artificially created to support footnotes and content property images.
isGlyphVisible(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
isHasBackground() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isHasBackgroundImage() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isHaveBaseline() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
isHeader() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
isHexChar(char) - Static method in class com.openhtmltopdf.css.parser.CSSParser
 
isHexString(String) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
isHorizontalBackgroundRepeat(PropertyValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isHover(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the hover attribute of the StandardAttributeResolver object
isHover(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
Gets the hover attribute of the AttributeResolver object
isHover(Element) - Method in interface com.openhtmltopdf.extend.UserInterface
Gets the hover attribute of the UserInterface object
isHover(Element) - Method in class com.openhtmltopdf.outputdevice.helper.NullUserInterface
 
isHover(Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer.NullUserInterface
 
isHoverStyled(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
isHoverStyled(Element) - Method in class com.openhtmltopdf.context.StyleReference
 
isIdent() - Method in class com.openhtmltopdf.css.constants.IdentValue
 
isIdent() - Method in class com.openhtmltopdf.css.style.DerivedValue
 
isIdent() - Method in interface com.openhtmltopdf.css.style.FSDerivedValue
 
isIdent(CSSName, IdentValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Gets the ident attribute of the CalculatedStyle object
isImageDifferent(BufferedImage, BufferedImage) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
Gets the data buffer of each image and compares.
isImageElement(Element) - Method in interface com.openhtmltopdf.extend.NamespaceHandler
 
isImageElement(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
isImageElement(Element) - Method in class com.openhtmltopdf.simple.NoNamespaceHandler
 
isImageRenderingInterpolate() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isImageRenderingPixelated() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isImplemented(CSSName) - Static method in class com.openhtmltopdf.css.constants.CSSName
 
isImportant() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
 
isInDocumentFlow() - Method in class com.openhtmltopdf.render.Box
 
isInFloatBottom() - Method in interface com.openhtmltopdf.css.style.CssContext
Returns true if we are laying out the footnote area rather than general content.
isInFloatBottom() - Method in class com.openhtmltopdf.layout.LayoutContext
Returns true if we are laying out the footnote area rather than general content.
isInFloatBottom() - Method in class com.openhtmltopdf.render.RenderingContext
Returns true if we are laying out the footnote area rather than general content.
isInitialContainingBlock() - Method in class com.openhtmltopdf.render.Box
 
isInitialContainingBlock() - Method in class com.openhtmltopdf.render.ViewportBox
 
isInline() - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
isInline() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isInline() - Method in class com.openhtmltopdf.layout.Layer
 
isInline() - Method in class com.openhtmltopdf.render.BlockBox
 
isInlineBlock() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isInlineBlock() - Method in class com.openhtmltopdf.render.BlockBox
 
isInlineBlock() - Method in class com.openhtmltopdf.render.Box
 
isInlineTable() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isInMainFlow() - Method in class com.openhtmltopdf.render.BlockBox
 
isInPageMargins() - Method in class com.openhtmltopdf.render.RenderingContext
 
isInRun(int) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
isInsertedBoxIgnored(Element) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isInside(Point2D.Float, Point2D.Float, Point2D.Float, Point2D.Float) - Static method in class com.openhtmltopdf.pdfboxout.quads.Triangle
 
isInteger(String) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
isInteractive() - Method in class com.openhtmltopdf.layout.LayoutContext
 
isInteractive() - Method in class com.openhtmltopdf.layout.SharedContext
 
isInteractive() - Method in class com.openhtmltopdf.render.RenderingContext
 
isInVisiblePageArea(RenderingContext, PageBox, StrutMetrics, BlockBox) - Static method in class com.openhtmltopdf.render.ListItemPainter
The list item box may go over two pages.
isIsolated() - Method in class com.openhtmltopdf.layout.Layer
 
isJustificationSpace(int) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
isJustifySpaceCodePoint(int) - Static method in class com.openhtmltopdf.render.InlineText
 
isKeepWithInline() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isLastChildElement(Object) - Method in class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
 
isLastChildElement(Object) - Method in interface com.openhtmltopdf.css.extend.TreeResolver
returns true if this element is the last child element of its parent
isLastLineWithContent() - Method in class com.openhtmltopdf.render.LineBox
 
isLastPage(PageBox) - Method in class com.openhtmltopdf.layout.Layer
 
isLastRow() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
isLayedOutInInlineContext() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isLayedOutRTL() - Method in class com.openhtmltopdf.render.LineBox
 
isLayoutRunningBlocks() - Method in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
isLeftPage() - Method in class com.openhtmltopdf.render.PageBox
 
isLength(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
TODO: doc
isLength(CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
isLengthHelper(CSSPrimitiveValue) - Static method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
 
isLengthOrNumber(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isLengthOrPercentage(PropertyValue) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
isLinearGradient(PropertyValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isLineBreakedBecauseOfNoWrap() - Method in class com.openhtmltopdf.layout.LayoutContext
 
isLink(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the link attribute of the StandardAttributeResolver object
isLink(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
Gets the link attribute of the AttributeResolver object
isListItem() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isListItem() - Method in class com.openhtmltopdf.render.BlockBox
 
isListMarkerInside() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isLiveImplementation() - Method in interface com.openhtmltopdf.bidi.BidiReorderer
Useful for optimization.
isLiveImplementation() - Method in class com.openhtmltopdf.bidi.SimpleBidiReorderer
 
isLiveImplementation() - Method in class com.openhtmltopdf.bidi.support.ICUBidiReorderer
 
isLoaded() - Method in class com.openhtmltopdf.resource.ImageResource
 
isLoggingEnabled() - Static method in class com.openhtmltopdf.util.XRLog
Whether logging is on or off.
isLogLevelEnabled(Diagnostic) - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
isLogLevelEnabled(Diagnostic) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
isLogLevelEnabled(Diagnostic) - Method in interface com.openhtmltopdf.util.XRLogger
 
isMarginAreaRoot() - Method in class com.openhtmltopdf.newtable.TableBox
 
isMarginAreaRoot() - Method in class com.openhtmltopdf.render.Box
 
isMaxHeightNone() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isMaxWidthNone() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isMayCheckKeepTogether() - Method in class com.openhtmltopdf.layout.LayoutContext
 
isMayCollapseMarginsWithChildren() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isMayCollapseMarginsWithChildren() - Method in class com.openhtmltopdf.newtable.TableBox
 
isMayCollapseMarginsWithChildren() - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
isMayCollapseMarginsWithChildren() - Method in class com.openhtmltopdf.render.BlockBox
 
isMetricsAvailable() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
If the metrics are available yet.
isMinMaxCalculated() - Method in class com.openhtmltopdf.render.BlockBox
 
isMonospace(String[]) - Static method in class com.openhtmltopdf.css.style.FontSizeHelper
 
isNeedAnalyzePageBreaks() - Method in class com.openhtmltopdf.newtable.TableBox
 
isNeedAutoMarginResolution() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isNeedCellRecalc() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
isNeedCellWidthCalc() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
isNeedPageClear() - Method in class com.openhtmltopdf.render.BlockBox
 
isNeedsClipOnPaint(CssContext) - Method in class com.openhtmltopdf.render.BlockBox
 
isNeedsClipOnPaint(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
isNeedShrinkToFitCalculatation() - Method in class com.openhtmltopdf.render.BlockBox
 
isNeedsKeepWithInline(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
isNeedsNewLine() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSFitImagesToWidth
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSMaxOverflowPages
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageHeight
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.FSPageWidth
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Height
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Length
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLike
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithIdent
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthWithIdent
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MaxHeight
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MaxWidth
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.NonNegativeLengthLike
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Orphans
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PlainInteger
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TabSize
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Widows
 
isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Width
 
isNestingTableContent(IdentValue) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isNoBottomPaddingOrBorder(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
isNonFlowContent() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isNoTopPaddingOrBorder(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
isNullOrEmpty(String) - Static method in class com.openhtmltopdf.css.newmatch.Matcher
 
isNumber(short) - Static method in class com.openhtmltopdf.css.constants.ValueConstants
Deprecated.
Only used by the broken DOMInspector.
isOneOf(T, T...) - Static method in class com.openhtmltopdf.util.ArrayUtil
Tests if left is equal to one of the rights.
isOutOfFlow(Styleable) - Static method in class com.openhtmltopdf.render.AnonymousBlockBox
 
isOverflowApplies() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isOverflowVisible() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isPageBreakBetweenChildBoxes(BlockBoxing.AbstractRelayoutDataList, int, int, LayoutContext, BlockBox) - Static method in class com.openhtmltopdf.layout.BlockBoxing
 
isPageBreakNeededBecauseOfMinHeight(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
Using the css: -fs-page-break-min-height: 5cm; on a block element you can force a pagebreak before this block, if not enough space (e.g.
isPageBreaksAllowed() - Method in class com.openhtmltopdf.layout.LayoutContext
 
isPageBreaksChange(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
isPaged() - Method in class com.openhtmltopdf.layout.SharedContext
Returns true if the currently set media type is paged.
isPaged() - Method in class com.openhtmltopdf.render.RenderingContext
Returns true if the currently set media type is paged.
isPaginateTable() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isPaintBackgroundsAndBorders() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
isPaintsRootElementBackground() - Method in class com.openhtmltopdf.render.Box
 
isParagraphContainerForBidi() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isParentInline(BlockBox) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isPDF() - Method in interface com.openhtmltopdf.extend.OutputDevice
 
isPDF() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
isPDF() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
isPDF() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
isPDF() - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
isPending() - Method in class com.openhtmltopdf.layout.FloatLayoutResult
 
isPending() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
isPercent() - Method in class com.openhtmltopdf.css.style.Length
 
isPointEqual(Point2D.Float, Point2D.Float) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
isPointEqual(Point2D.Float, Point2D.Float) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
isPositioned() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isPostionedOrFloated() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isPrint() - Method in class com.openhtmltopdf.layout.LayoutContext
 
isPrint() - Method in class com.openhtmltopdf.layout.SharedContext
 
isPrint() - Method in class com.openhtmltopdf.render.RenderingContext
 
isPrintOverride - Variable in class com.openhtmltopdf.layout.LayoutContext
 
isProperTableNesting(IdentValue, IdentValue) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isPseudoClass(int) - Method in class com.openhtmltopdf.css.newmatch.Selector
query if a pseudoclass must apply for this selector
isRelative() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isRemovableWhitespace() - Method in class com.openhtmltopdf.render.InlineBox
 
isReplaced() - Method in class com.openhtmltopdf.render.BlockBox
 
isReplacedElement(Element) - Method in interface com.openhtmltopdf.extend.ReplacedElementFactory
 
isReplacedElement(Element) - Method in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory
 
isReplacedElement(Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxReplacedElementFactory
 
isReplacedElement(Element) - Method in class com.openhtmltopdf.simple.extend.NoReplacedElementFactory
 
isReplacedObject(Element) - Method in interface com.openhtmltopdf.extend.FSObjectDrawerFactory
 
isReplacedObject(Element) - Method in class com.openhtmltopdf.render.DefaultObjectDrawerFactory
 
isRequiresInteractivePaint() - Method in interface com.openhtmltopdf.extend.ReplacedElement
 
isRequiresInteractivePaint() - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
isRequiresInteractivePaint() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
isRequiresInteractivePaint() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
isRequiresInteractivePaint() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
isRequiresInteractivePaint() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
isRequiresInteractivePaint() - Method in class com.openhtmltopdf.swing.EmptyReplacedElement
 
isRequiresInteractivePaint() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
isRequiresLayout() - Method in class com.openhtmltopdf.layout.Layer
 
isReversed() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
isRightPage() - Method in class com.openhtmltopdf.render.PageBox
 
isRoot() - Method in class com.openhtmltopdf.render.Box
 
isRootLayer() - Method in class com.openhtmltopdf.layout.Layer
 
isRunning() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isSafeFontCodePointToPrint(int) - Static method in class com.openhtmltopdf.util.OpenUtil
Whether the code point should be passed through to the font for rendering.
isShadowPage() - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
isShouldMoveToNextPage(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
isShowEmptyCells() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isSizeInches - Variable in class com.openhtmltopdf.outputdevice.helper.PageDimensions
 
isSkipWhenCollapsingMargins() - Method in class com.openhtmltopdf.newtable.TableCellBox
 
isSkipWhenCollapsingMargins() - Method in class com.openhtmltopdf.newtable.TableRowBox
 
isSkipWhenCollapsingMargins() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
isSkipWhenCollapsingMargins() - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
isSkipWhenCollapsingMargins() - Method in class com.openhtmltopdf.render.BlockBox
 
isSoftHyphenBreak - Variable in class com.openhtmltopdf.layout.Breaker.AppBreakOpportunity
 
isSpecifiedAsBlock() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isStackingContext() - Method in class com.openhtmltopdf.layout.Layer
 
isStartsHere() - Method in class com.openhtmltopdf.render.InlineBox
Whether this is the first InlineBox for a box.
isStartsHere() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
isStatic() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.FsIfCutOffFunction
 
isStatic() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.LeaderFunction
 
isStatic() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.PageNumberFunction
 
isStatic() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetCounterFunction
 
isStatic() - Method in class com.openhtmltopdf.context.ContentFunctionFactory.TargetTextFunction
 
isStatic() - Method in interface com.openhtmltopdf.css.extend.ContentFunction
Whether or not the function value can change at render time.
isStopPointWithLength(FSLinearGradient.IntermediateStopPoint) - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
isStyled() - Method in class com.openhtmltopdf.render.Box
 
isSupportCMYKColors() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
isSupportsCMYKColors() - Method in interface com.openhtmltopdf.extend.OutputDevice
 
isSupportsCMYKColors() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
isSupportsCMYKColors() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
isSupportsCMYKColors() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
isSupportsCMYKColors() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
isSupportsSelection() - Method in interface com.openhtmltopdf.extend.OutputDevice
Deprecated.
isSupportsSelection() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
isSupportsSelection() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
isSupportsSelection() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
isSupportsSelection() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
isTable() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTableCaption() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTableCell() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTableFooter() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTableHeader() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTableRenderedOnFirstPage(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
isTableRow() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTableRowOrRowGroup(Styleable) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isTableSection() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTerminal - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Field
 
isTerminalColumnBreak() - Method in class com.openhtmltopdf.render.Box
Is this box unbreakable in regards to column break opportunities?
isTerminalColumnBreak() - Method in class com.openhtmltopdf.render.LineBox
 
isTextJustify() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTopAuto() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isTopMarginCalculated() - Method in class com.openhtmltopdf.render.BlockBox
 
isTrimmedLeadingSpace() - Method in class com.openhtmltopdf.render.InlineText
 
isTrimmedTrailingSpace() - Method in class com.openhtmltopdf.render.InlineText
 
isTrue(String, boolean) - Static method in class com.openhtmltopdf.util.Configuration
Returns true if the value is "true" (ignores case), or the default provided value if not found or if the value is not a valid boolean (true or false, ignores case).
isUnbreakable() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
isURI(String) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
isValidFootnote(LayoutContext, Element, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isValidFootnotePseudo(CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
isVariable() - Method in class com.openhtmltopdf.css.style.Length
 
isVerticalBackgroundRepeat(PropertyValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
isVerticalMarginsAdjoin(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
isVisible(RenderingContext, Box) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Determine if the element is visible.
isVisited(Object) - Method in class com.openhtmltopdf.context.StandardAttributeResolver
Gets the visited attribute of the StandardAttributeResolver object
isVisited(Object) - Method in interface com.openhtmltopdf.css.extend.AttributeResolver
Gets the visited attribute of the AttributeResolver object
isVisited(String) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
Normally, returns true if the user agent has visited this URI.
isVisited(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Returns true if the given URI was visited, meaning it was requested at some point since initialization.
isVisitedStyled(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
isZIndexAuto() - Method in class com.openhtmltopdf.layout.Layer
 
ITALIC - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
 
ITALIC - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
iter - Variable in class com.openhtmltopdf.layout.TextUtil.DefaultCharacterBreaker
 
iter - Variable in class com.openhtmltopdf.render.Box.ChildIteratorOfType
 

J

Java2DFont - Class in com.openhtmltopdf.java2d
 
Java2DFont(List<Font>, float) - Constructor for class com.openhtmltopdf.java2d.Java2DFont
 
Java2DFontContext - Class in com.openhtmltopdf.java2d
 
Java2DFontContext(Graphics2D) - Constructor for class com.openhtmltopdf.java2d.Java2DFontContext
 
Java2DFontResolver - Class in com.openhtmltopdf.java2d
REsolves an AWT font instance from a list of CSS font families and characteristics.
Java2DFontResolver(SharedContext, boolean) - Constructor for class com.openhtmltopdf.java2d.Java2DFontResolver
 
Java2DFontResolver.FileFontDescription - Class in com.openhtmltopdf.java2d
 
Java2DFontResolver.FontDescription - Class in com.openhtmltopdf.java2d
 
Java2DFontResolver.InputStreamFontDescription - Class in com.openhtmltopdf.java2d
 
Java2DObjectDrawerReplacedElement - Class in com.openhtmltopdf.java2d
 
Java2DObjectDrawerReplacedElement(Element, FSObjectDrawer, int, int, int) - Constructor for class com.openhtmltopdf.java2d.Java2DObjectDrawerReplacedElement
 
Java2DOutputDevice - Class in com.openhtmltopdf.java2d
 
Java2DOutputDevice(Graphics2D) - Constructor for class com.openhtmltopdf.java2d.Java2DOutputDevice
 
Java2DRenderer - Class in com.openhtmltopdf.java2d
 
Java2DRenderer(BaseDocument, UnicodeImplementation, PageDimensions, Java2DRendererBuilderState, Closeable) - Constructor for class com.openhtmltopdf.java2d.Java2DRenderer
Subject to change.
Java2DRendererBuilder - Class in com.openhtmltopdf.java2d.api
Build a Java2D renderer for a given HTML.
Java2DRendererBuilder() - Constructor for class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
 
Java2DRendererBuilder.Graphics2DPaintingReplacedElement - Class in com.openhtmltopdf.java2d.api
This class is internal to this library, please do not use or override it!
Java2DRendererBuilderState - Class in com.openhtmltopdf.java2d.api
This class is an internal implementation detail.
Java2DRendererBuilderState() - Constructor for class com.openhtmltopdf.java2d.api.Java2DRendererBuilderState
 
Java2DReplacedElementFactory - Class in com.openhtmltopdf.java2d
 
Java2DReplacedElementFactory(SVGDrawer, FSObjectDrawerFactory, SVGDrawer) - Constructor for class com.openhtmltopdf.java2d.Java2DReplacedElementFactory
 
Java2DReplacedElementFactory.SizedImageCacheKey - Class in com.openhtmltopdf.java2d
 
Java2DSVGReplacedElement - Class in com.openhtmltopdf.java2d
 
Java2DSVGReplacedElement(Element, SVGDrawer, int, int, Box, CssContext) - Constructor for class com.openhtmltopdf.java2d.Java2DSVGReplacedElement
 
Java2DTextRenderer - Class in com.openhtmltopdf.java2d
Renders to a Graphics2D instance.
Java2DTextRenderer() - Constructor for class com.openhtmltopdf.java2d.Java2DTextRenderer
 
Java2DTextRenderer.FontRun - Class in com.openhtmltopdf.java2d
 
JDKXRLogger - Class in com.openhtmltopdf.util
An XRLogger interface that uses java.util.logging.
JDKXRLogger() - Constructor for class com.openhtmltopdf.util.JDKXRLogger
 
JDKXRLogger(boolean, Level, Handler, Formatter) - Constructor for class com.openhtmltopdf.util.JDKXRLogger
 
JFreeChartBarDiagramObjectDrawer - Class in com.openhtmltopdf.objects.jfreechart
 
JFreeChartBarDiagramObjectDrawer() - Constructor for class com.openhtmltopdf.objects.jfreechart.JFreeChartBarDiagramObjectDrawer
 
JFreeChartPieDiagramObjectDrawer - Class in com.openhtmltopdf.objects.jfreechart
 
JFreeChartPieDiagramObjectDrawer() - Constructor for class com.openhtmltopdf.objects.jfreechart.JFreeChartPieDiagramObjectDrawer
 
join(String[], String) - Static method in class com.openhtmltopdf.util.ArrayUtil
Joins a string array, with the given separator.
JUNIT - Static variable in class com.openhtmltopdf.util.XRLog
 
JustificationInfo - Class in com.openhtmltopdf.render
 
JustificationInfo() - Constructor for class com.openhtmltopdf.render.JustificationInfo
 
justify(CssContext) - Method in class com.openhtmltopdf.render.LineBox
 
JUSTIFY - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
JUSTIFY_NON_SPACE_SHARE - Static variable in class com.openhtmltopdf.render.LineBox
 
JUSTIFY_SPACE_SHARE - Static variable in class com.openhtmltopdf.render.LineBox
 
justifyText(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 

K

KATAKANA - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
KATAKANA_IROHA - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
KEEP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
keysByPrefix(String) - Static method in class com.openhtmltopdf.util.Configuration
Returns all configuration keys that start with prefix.
KongAlgo - Class in com.openhtmltopdf.pdfboxout.quads
 
KongAlgo(List<Point2D.Float>) - Constructor for class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 

L

la() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
label - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListItemStructualElement
 
LambdaUtil - Class in com.openhtmltopdf.util
 
LambdaUtil() - Constructor for class com.openhtmltopdf.util.LambdaUtil
 
LambdaUtil.DescendantContent - Class in com.openhtmltopdf.util
 
LANDSCAPE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LangCondition(String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.LangCondition
 
LARGE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LARGER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LAST - Static variable in class com.openhtmltopdf.css.constants.PageElementPosition
 
LAST_EXCEPT - Static variable in class com.openhtmltopdf.css.constants.PageElementPosition
 
LastChildCondition() - Constructor for class com.openhtmltopdf.css.newmatch.Condition.LastChildCondition
 
LastLineBoxContext(int) - Constructor for class com.openhtmltopdf.render.BlockBox.LastLineBoxContext
 
lastRequested - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageFinder
 
Layer - Class in com.openhtmltopdf.layout
All positioned content as well as content with an overflow value other than visible creates a layer.
Layer(Layer, Box, CssContext) - Constructor for class com.openhtmltopdf.layout.Layer
Creates a child layer.
Layer(Box, CssContext) - Constructor for class com.openhtmltopdf.layout.Layer
Creates the root layer.
Layer(Box, CssContext, boolean) - Constructor for class com.openhtmltopdf.layout.Layer
 
LAYER - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
layerDescription(Layer) - Static method in class com.openhtmltopdf.util.LambdaUtil
Null-safe layer description including object id, toString and master box description.
layout() - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
layout() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
layout(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
layout(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox.FixedTableLayout
 
layout(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
layout(LayoutContext) - Method in interface com.openhtmltopdf.newtable.TableBox.TableLayout
 
layout(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
layout(LayoutContext) - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
layout(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
layout(LayoutContext) - Method in class com.openhtmltopdf.render.PageBox
 
layout(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
layout(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
layout(LayoutContext, int) - Method in class com.openhtmltopdf.render.BlockBox
 
layout(LayoutContext, int) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
Layout() - Constructor for class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
LAYOUT - Static variable in class com.openhtmltopdf.util.XRLog
 
LAYOUT_BOX_HAS_NO_PAGE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LAYOUT_CSS_PROPERTY_HAS_UNPROCESSABLE_ASSIGNMENT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LAYOUT_ERROR_PARSING_SHAPE_COORDS - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LAYOUT_FUNCTION_NOT_IMPLEMENTED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LAYOUT_NO_CONTENT_LIMIT_FOUND - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LAYOUT_NO_MAP_NAMED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LAYOUT_UNSUPPORTED_SHAPE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
layoutAbsolute(LayoutContext, LineBox, BlockBox) - Static method in class com.openhtmltopdf.layout.LayoutUtil
 
layoutAbsoluteChild(LayoutContext, Layer) - Method in class com.openhtmltopdf.layout.Layer
 
layoutAbsoluteChildren(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
 
layoutBlockChild(LayoutContext, BlockBox, BlockBox, boolean, int, int, LayoutState) - Static method in class com.openhtmltopdf.layout.BlockBoxing
 
layoutBlockChild0(LayoutContext, BlockBox, BlockBox, boolean, int, int) - Static method in class com.openhtmltopdf.layout.BlockBoxing
 
layoutBox - Variable in class com.openhtmltopdf.layout.InlineBoxing.StateVariables
 
layoutCell(LayoutContext, TableCellBox, int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
layoutChildren(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableBox
 
layoutChildren(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
layoutChildren(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
layoutChildren(LayoutContext, int) - Method in class com.openhtmltopdf.render.BlockBox
 
layoutContent(LayoutContext, BlockBox, int) - Static method in class com.openhtmltopdf.layout.BlockBoxing
layoutContent(LayoutContext, BlockBox, int, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
LayoutContext - Class in com.openhtmltopdf.layout
This class tracks state which changes over the course of a layout run.
LayoutContext(SharedContext) - Constructor for class com.openhtmltopdf.layout.LayoutContext
 
LayoutContext.BlockBoxingState - Enum Class in com.openhtmltopdf.layout
 
layoutFloated(LayoutContext, LineBox, BlockBox, int, List<FloatLayoutResult>) - Static method in class com.openhtmltopdf.layout.LayoutUtil
 
layoutFloats(TreeMap<Integer, FlowingColumnContainerBox.ColumnPosition>, PersistentBFC, int, int, int) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
layoutFloats(TreeMap<Integer, FlowingColumnContainerBox.ColumnPosition>, List<FloatManager.BoxOffset>, int, int, int) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
layoutInlineBlockContent(LayoutContext, BlockBox, BlockBox, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
layoutInlineChildren(LayoutContext, int, int, boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
layoutMarginAreas(LayoutContext) - Method in class com.openhtmltopdf.render.PageBox
 
layoutPages(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
 
layoutRunningFooter(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
layoutRunningHeader(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
LayoutState - Class in com.openhtmltopdf.layout
A bean which captures all state necessary to lay out an arbitrary box.
LayoutState(StyleTracker, StyleTracker, MarkerData, String) - Constructor for class com.openhtmltopdf.layout.LayoutState
 
LayoutState(LinkedList<BlockFormattingContext>, MarkerData, StyleTracker, StyleTracker) - Constructor for class com.openhtmltopdf.layout.LayoutState
 
LayoutState(LinkedList<BlockFormattingContext>, MarkerData, StyleTracker, StyleTracker, String, int, int, int) - Constructor for class com.openhtmltopdf.layout.LayoutState
 
layoutStates - Variable in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
layoutTable(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
layoutText(LayoutContext, CalculatedStyle, int, LineBreakContext, boolean, byte, boolean, int, boolean) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
LayoutUtil - Class in com.openhtmltopdf.layout
Contains utility methods to layout floated and absolute content.
LayoutUtil() - Constructor for class com.openhtmltopdf.layout.LayoutUtil
 
LBRACE - Static variable in class com.openhtmltopdf.css.parser.Token
 
LBRACKET - Static variable in class com.openhtmltopdf.css.parser.Token
 
lc - Variable in class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToLowerTransformer
 
lc - Variable in class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToTitleTransformer
 
lc - Variable in class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToUpperTransformer
 
lc - Variable in class com.openhtmltopdf.layout.TextUtil.DefaultToLowerTransformer
 
lc - Variable in class com.openhtmltopdf.layout.TextUtil.DefaultToUpperTransformer
 
LeaderFunction() - Constructor for class com.openhtmltopdf.context.ContentFunctionFactory.LeaderFunction
 
LEADING_TRAILING_SPLIT - Static variable in class com.openhtmltopdf.render.PageBox
 
LEDGER - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
North American ledger: 11 inches wide by 17 inches high
left - Variable in class com.openhtmltopdf.css.constants.CSSName.CSSSideProperties
 
left - Variable in class com.openhtmltopdf.layout.Breaker.AppBreakOpportunity
 
left() - Method in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
left() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
Left() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Left
 
LEFT - Enum constant in enum class com.openhtmltopdf.layout.FloatManager.FloatDirection
 
LEFT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
LEFT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LEFT - Static variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
LEFT - Static variable in class com.openhtmltopdf.render.BorderPainter
 
LEFT_BOTTOM - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
LEFT_MARGIN_PX - Static variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
LEFT_MIDDLE - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
LEFT_TOP - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
leftColor() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
LeftMarginArea() - Constructor for class com.openhtmltopdf.render.PageBox.LeftMarginArea
 
leftStyle() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
LEGAL - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
North American legal: 8.5 inches wide by 14 inches high
length - Variable in class com.openhtmltopdf.bidi.BidiTextRun
 
Length - Class in com.openhtmltopdf.css.style
 
Length() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Length
 
Length() - Constructor for class com.openhtmltopdf.css.style.Length
 
Length(long, int) - Constructor for class com.openhtmltopdf.css.style.Length
 
LengthLike() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLike
 
LengthLikeWithAuto() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithAuto
 
LengthLikeWithIdent() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithIdent
 
LengthLikeWithNone() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthLikeWithNone
 
LengthValue - Class in com.openhtmltopdf.css.style.derived
 
LengthValue(CalculatedStyle, CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.LengthValue
 
LengthWithIdent() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthWithIdent
 
LengthWithNormal() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LengthWithNormal
 
LETTER - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
North American letter media: 8.5 inches wide and 11 inches high
LETTER_SPACING - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
LetterSpacing() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LetterSpacing
 
level - Variable in class com.openhtmltopdf.util.Diagnostic
 
level - Variable in class com.openhtmltopdf.util.JDKXRLogger
 
levelIntensity(int, int) - Static method in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
Levels the color intensity to at least 50 and at most maxIntensity.
Lexer - Class in com.openhtmltopdf.css.parser
This class is a scanner generated by JFlex 1.4.1 on 31.10.07 20:58 from the specification file C:/eclipseWorkspaceQT/xhtmlrenderer/src/java/org/xhtmlrenderer/css/parser/Lexer.flex
Lexer(InputStream) - Constructor for class com.openhtmltopdf.css.parser.Lexer
Creates a new scanner.
Lexer(Reader) - Constructor for class com.openhtmltopdf.css.parser.Lexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
lighten(IdentValue) - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
Returns the colors for brighter parts of each side for a particular decoration style
lightenColor() - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
lightenColor() - Method in interface com.openhtmltopdf.css.parser.FSColor
 
lightenColor() - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
LIGHTER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
line - Variable in class com.openhtmltopdf.layout.InlineBoxing.StateVariables
 
line - Variable in class com.openhtmltopdf.render.BlockBox.LastLineBoxContext
 
LINE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LINE_FINISHED - Enum constant in enum class com.openhtmltopdf.layout.InlineBoxing.StartInlineTextResult
 
LINE_HEIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
LINE_HEIGHT_PX - Static variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
LINE_SEPARATOR - Static variable in class com.openhtmltopdf.render.Box
 
LINE_THROUGH - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LineBox - Class in com.openhtmltopdf.render
A line box contains a single line of text (or other inline content).
LineBox() - Constructor for class com.openhtmltopdf.render.LineBox
 
LineBreakContext - Class in com.openhtmltopdf.layout
A bean which serves as a way for the layout code to pass information to the line breaking code and for the line breaking code to pass instructions back to the layout code.
LineBreakContext() - Constructor for class com.openhtmltopdf.layout.LineBreakContext
 
LineBreakContext.LineBreakResult - Enum Class in com.openhtmltopdf.layout
 
lineBreaker - Variable in class com.openhtmltopdf.layout.SharedContext
 
lineBreaker - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
LineBreakerSupplier() - Constructor for class com.openhtmltopdf.layout.Breaker.LineBreakerSupplier
 
LineBreakResult() - Constructor for enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
 
linefeed_space_collapse - Static variable in class com.openhtmltopdf.layout.WhitespaceStripper
 
linefeed_to_space - Static variable in class com.openhtmltopdf.layout.WhitespaceStripper
 
LineHeight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.LineHeight
 
LineMetricsAdapter - Class in com.openhtmltopdf.render
A note on this class: What we really want is a FontMetrics2D object (i.e.
LineMetricsAdapter(List<Font>, String, FontRenderContext) - Constructor for class com.openhtmltopdf.render.LineMetricsAdapter
 
lineTo(float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
link(Object, Matcher.Mapper) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
LinkCondition() - Constructor for class com.openhtmltopdf.css.newmatch.Condition.LinkCondition
 
LinkDetails() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.LinkDetails
 
LinkDetails() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager.LinkDetails
Deprecated.
 
LIST_ITEM - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LIST_MARKER - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
LIST_STYLE_IMAGE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
LIST_STYLE_POSITION - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
LIST_STYLE_POSITIONS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
LIST_STYLE_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
LIST_STYLE_TYPE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
LIST_STYLE_TYPES - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
ListBodyStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListBodyStructualElement
 
ListItemPainter - Class in com.openhtmltopdf.render
A utility class to paint list markers (all types).
ListItemPainter() - Constructor for class com.openhtmltopdf.render.ListItemPainter
 
listItems - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListStructualElement
 
listItems() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
listItems() - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
ListItemStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListItemStructualElement
 
ListLabelStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListLabelStructualElement
 
listRegisteredLoggers() - Static method in class com.openhtmltopdf.util.XRLog
Returns a list of all loggers that will be accessed by XRLog.
ListStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.ListStructualElement
 
ListStyleImage() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ListStyleImage
 
ListStylePosition() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ListStylePosition
 
ListStylePropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
ListStylePropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.ListStylePropertyBuilder
 
ListStyleType() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ListStyleType
 
ListValue - Class in com.openhtmltopdf.css.style.derived
 
ListValue(CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.ListValue
 
LiteRelayoutDataList(int) - Constructor for class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
ll - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.FourPoint
 
load(InputStream) - Static method in class com.openhtmltopdf.resource.XMLResource
 
load(Reader) - Static method in class com.openhtmltopdf.resource.XMLResource
 
load(InputSource) - Static method in class com.openhtmltopdf.resource.XMLResource
 
LOAD - Static variable in class com.openhtmltopdf.util.XRLog
 
LOAD_BASE_URL_IS_NULL_TRYING_TO_CONFIGURE_ONE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LOAD_CACHE_HIT_STATUS - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LOAD_COULD_NOT_INSTANTIATE_CUSTOM_XML_READER - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_COULD_NOT_LOAD_EMBEDDED_FILE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_COULD_NOT_LOAD_PREFERRED_XML - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_COULD_NOT_READ_URI_AT_URL_MAY_BE_RELATIVE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LOAD_COULD_NOT_RESOLVE_RELATIVE_URI_BECAUSE_NO_BASE_URI_WAS_PROVIDED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_COULD_NOT_SET_VALIDATION_NAMESPACE_FEATURES_FOR_XML_PARSER - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LOAD_EMBEDDED_DATA_URI_MUST_BE_ENCODED_IN_BASE64 - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LOAD_EXCEPTION_MESSAGE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_FALLING_BACK_ON_THE_DEFAULT_PARSER - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LOAD_IMAGE_LOADER_SCALING_URI_TO - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
LOAD_LOAD_IMMEDIATE_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_LOADED_DOCUMENT_TIME - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_LOADING_FONT_FROM_SUPPLIER - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LOAD_PAGE_DOES_NOT_EXIST_FOR_PDF_IN_IMG_TAG - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LOAD_PARSE_STYLESHEETS_TIME - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_PUTTING_KEY_IN_CACHE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_REQUESTING_STYLESHEET_AT_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_RESOURCE_ACCESS_REJECTED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LOAD_SAX_FEATURE_NOT_RECOGNIZED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_SAX_FEATURE_NOT_SUPPORTED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_SAX_FEATURE_SET - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LOAD_SAX_PARSER_BY_REQUEST_NOT_CHANGING_PARSER_FEATURES - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LOAD_SAX_XMLREADER_IN_USE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_UNABLE_TO_DISABLE_XML_EXTERNAL_ENTITIES - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LOAD_UNABLE_TO_LOAD_CSS_FROM_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_UNRECOGNIZED_IMAGE_FORMAT_FOR_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_URI_RESOLVER_REJECTED_LOADING_AT_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LOAD_URI_RESOLVER_REJECTED_RESOLVING_CSS_IMPORT_AT_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_URI_RESOLVER_REJECTED_RESOLVING_URI_AT_URI_IN_CSS_STYLESHEET - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LOAD_WAS_ABLE_TO_READ_FROM_URI_USING_PARENT_URL - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LOAD_XMLREADER_CLASS_SPECIFIED_COULD_NOT_BE_FOUND - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
loadBookmark(PdfBoxBookmarkManager.Bookmark, Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
loadBookmark(PdfBoxSlowOutputDevice.Bookmark, Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
loadBookmarks() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
loadBookmarks(Document) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
loadDefaultProperties() - Method in class com.openhtmltopdf.util.Configuration
Loads the default set of properties.
loadDocument(String) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
loadDocument(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
loadDocument(String) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlDocumentLoader
 
loadFont(InputStream, FontFace) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
loadMetadata(Document) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Locates and stores all metadata values in the document head that contain name/content pairs.
loadMetadata(Document) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Locates and stores all metadata values in the document head that contain name/content pairs.
loadMetrics() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
loadOverrideProperties(String) - Method in class com.openhtmltopdf.util.Configuration
Loads overriding property values from a second configuration file; this is optional.
loadPreferredDocumentBuilderFactory(String) - Method in class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
 
loadPreferredTransformerFactory(String) - Method in class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
 
loadSystemProperties() - Method in class com.openhtmltopdf.util.Configuration
Loads overriding property values from a System properties; this is optional.
log(Diagnostic) - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
log(Diagnostic) - Method in interface com.openhtmltopdf.util.XRLogger
Default slow (!) implementation for logging a Diagnostic object.
log(String) - Method in exception class com.openhtmltopdf.util.XRRuntimeException
Logs the exception message.
log(String, Throwable) - Method in exception class com.openhtmltopdf.util.XRRuntimeException
Logs the exception's message, plus the Throwable that caused the exception to be thrown.
log(String, Level, String) - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
log(String, Level, String) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
log(String, Level, String) - Method in interface com.openhtmltopdf.util.XRLogger
 
log(String, Level, String, Throwable) - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
log(String, Level, String, Throwable) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
log(String, Level, String, Throwable) - Method in interface com.openhtmltopdf.util.XRLogger
 
log(Level, LogMessageId.LogMessageId0Param) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId0Param, Throwable) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId1Param, Object) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId1Param, Object, Throwable) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId2Param, Object, Object) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId2Param, Object, Object, Throwable) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId3Param, Object, Object, Object) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId3Param, Object, Object, Object, Throwable) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId4Param, Object, Object, Object, Object) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId.LogMessageId5Param, Object, Object, Object, Object, Object) - Static method in class com.openhtmltopdf.util.XRLog
 
log(Level, LogMessageId, boolean, Object...) - Static method in class com.openhtmltopdf.util.XRLog
 
logAfterLoad() - Method in class com.openhtmltopdf.util.Configuration
Writes a log of loaded properties to the plumbing.init Logger.
logAndThrow(String, IOException) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
LOGGER_NAME_MAP - Static variable in class com.openhtmltopdf.slf4j.Slf4jLogger
 
LOGGER_NAMES - Static variable in class com.openhtmltopdf.util.XRLog
 
loggerImpl - Static variable in class com.openhtmltopdf.util.XRLog
 
loggers - Variable in class com.openhtmltopdf.util.JDKXRLogger
 
LoggerUtil - Class in com.openhtmltopdf.util
Utility class for working with java.logging Logger classes
LoggerUtil() - Constructor for class com.openhtmltopdf.util.LoggerUtil
 
loggingEnabled - Static variable in class com.openhtmltopdf.util.XRLog
 
logIncompatibleChild(PdfBoxAccessibilityHelper.AbstractTreeItem, PdfBoxAccessibilityHelper.AbstractTreeItem, Class<?>) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
logInvalidFootnotePseudo(String, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
logInvalidFootnoteStyle(LayoutContext, Element, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
logLevel - Variable in class com.openhtmltopdf.util.Configuration
The log Level for Configuration messages; taken from show-config System property.
logMessage - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.PdfCompareResult
 
logMessageId - Variable in class com.openhtmltopdf.util.Diagnostic
 
LogMessageId - Interface in com.openhtmltopdf.util
 
LogMessageId.LogMessageId0Param - Enum Class in com.openhtmltopdf.util
 
LogMessageId.LogMessageId1Param - Enum Class in com.openhtmltopdf.util
 
LogMessageId.LogMessageId2Param - Enum Class in com.openhtmltopdf.util
 
LogMessageId.LogMessageId3Param - Enum Class in com.openhtmltopdf.util
 
LogMessageId.LogMessageId4Param - Enum Class in com.openhtmltopdf.util
 
LogMessageId.LogMessageId5Param - Enum Class in com.openhtmltopdf.util
 
LogMessageId0Param(String, String) - Constructor for enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
LogMessageId1Param(String, String) - Constructor for enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
LogMessageId2Param(String, String) - Constructor for enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
LogMessageId3Param(String, String) - Constructor for enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
LogMessageId4Param(String, String) - Constructor for enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
LogMessageId5Param(String, String) - Constructor for enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
logMessageIdFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
logMessageIdFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
logMessageIdFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
logMessageIdFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
logMessageIdFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
LogMessageIdFormat - Class in com.openhtmltopdf.util
 
LogMessageIdFormat(String) - Constructor for class com.openhtmltopdf.util.LogMessageIdFormat
 
lookForBlockContent(List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
lookForDynamicFunctions(RenderingContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
lookForDynamicFunctions(RenderingContext) - Method in class com.openhtmltopdf.render.LineBox
 
looksLikeABGPosition(String) - Static method in class com.openhtmltopdf.css.constants.Idents
Description of the Method
looksLikeALength(String) - Static method in class com.openhtmltopdf.css.constants.Idents
Description of the Method
looksLikeAMangledColor(String) - Method in class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
looksLikeIdent(String) - Static method in class com.openhtmltopdf.css.constants.IdentValue
 
lookupBlockElement(Element) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter
 
lookupFunction(LayoutContext, FSFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory
 
lookupParagraph(Text) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter
Get the paragraph object that a Text node is associated with.
LOW_QUALITY - Static variable in class com.openhtmltopdf.util.DownscaleQuality
Low-quality, but not worst quality
LOWER_ALPHA - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LOWER_GREEK - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LOWER_LATIN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LOWER_ROMAN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
LOWERCASE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
lr - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.FourPoint
 
LTR - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.TextDirection
 
LTR - Static variable in interface com.openhtmltopdf.bidi.BidiSplitter
 
LTR - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 

M

main(String[]) - Static method in class com.openhtmltopdf.css.parser.MakeTokens
 
main(String[]) - Static method in class com.openhtmltopdf.css.parser.ParserTest
 
MAIN - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontGroup
 
MainFontStore - Class in com.openhtmltopdf.pdfboxout.fontstore
 
MainFontStore(SharedContext, PDDocument, FSCacheEx<String, FSCacheValue>) - Constructor for class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
makeCompatible(BufferedImage) - Static method in class com.openhtmltopdf.util.ImageUtil
 
makeCounterFunction(FSFunction, LayoutContext, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
makeGlyphMarker(StrutMetrics) - Method in class com.openhtmltopdf.render.BlockBox
 
makeImageMarker(LayoutContext, StrutMetrics, String) - Method in class com.openhtmltopdf.render.BlockBox
 
makeJustificationArray(String, JustificationInfo) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
makeJustificationArray(String, JustificationInfo) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
makeTextMarker(LayoutContext, IdentValue) - Method in class com.openhtmltopdf.render.BlockBox
 
MakeTokens - Class in com.openhtmltopdf.css.parser
 
MakeTokens() - Constructor for class com.openhtmltopdf.css.parser.MakeTokens
 
map(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher.AllDescendantMapper
 
MAP_ELT - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
MAP_NAME_ATTR - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
mapChild(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher.Mapper
Side effect: creates and stores a Mapper for the element
MapDisplayListContainer - Class in com.openhtmltopdf.render.displaylist
This is a map based DisplayListContainer for when we expect to only get some pages, such as collecting a fixed element for a single page.
MapDisplayListContainer(int, int) - Constructor for class com.openhtmltopdf.render.displaylist.MapDisplayListContainer
 
mappedSelectors - Variable in class com.openhtmltopdf.css.newmatch.Matcher.AllDescendantMapper
 
mappedSelectors - Variable in class com.openhtmltopdf.css.newmatch.Matcher.Mapper
 
Mapper(Collection<Selector>) - Constructor for class com.openhtmltopdf.css.newmatch.Matcher.Mapper
 
Mapper(List<Selector>, List<Selector>, Map<String, List<Selector>>) - Constructor for class com.openhtmltopdf.css.newmatch.Matcher.Mapper
 
mapShapeToQuadPoints(AffineTransform, Shape, Rectangle2D) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
margin(Stylesheet, PageRule) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
Margin() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.Margin
 
MARGIN - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
MARGIN_AREA_DEFS - Static variable in class com.openhtmltopdf.render.PageBox
 
MARGIN_BOTTOM - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MARGIN_BOX_HORIZONTAL - Static variable in class com.openhtmltopdf.layout.BoxBuilder
 
MARGIN_BOX_VERTICAL - Static variable in class com.openhtmltopdf.layout.BoxBuilder
 
MARGIN_LEFT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MARGIN_RIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MARGIN_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MARGIN_SIDE_PROPERTIES - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
MARGIN_TOP - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MarginArea(MarginBoxName) - Constructor for class com.openhtmltopdf.render.PageBox.MarginArea
 
MarginArea(MarginBoxName[]) - Constructor for class com.openhtmltopdf.render.PageBox.MarginArea
 
MarginAreaContainer(PageBox.MarginArea, TableBox) - Constructor for class com.openhtmltopdf.render.PageBox.MarginAreaContainer
 
MarginBottom() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MarginBottom
 
MarginBox - Class in com.openhtmltopdf.render
A dummy box representing one side of the margin area of a page.
MarginBox(Rectangle) - Constructor for class com.openhtmltopdf.render.MarginBox
 
MarginBoxName - Class in com.openhtmltopdf.css.constants
 
MarginBoxName(String, IdentValue, IdentValue) - Constructor for class com.openhtmltopdf.css.constants.MarginBoxName
 
MarginCollapseResult() - Constructor for class com.openhtmltopdf.render.BlockBox.MarginCollapseResult
 
MarginLeft() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MarginLeft
 
MarginRight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MarginRight
 
marginsBordersPaddingAndSpacing(CssContext, boolean) - Method in class com.openhtmltopdf.newtable.TableBox
 
MarginTableLayout(TableBox) - Constructor for class com.openhtmltopdf.newtable.TableBox.MarginTableLayout
 
MarginTop() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MarginTop
 
MARKER - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
MARKER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
MARKER_END - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
MARKER_MID - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
MARKER_START - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
MarkerData - Class in com.openhtmltopdf.render
A bean containing information necessary to draw a list marker.
MarkerData() - Constructor for class com.openhtmltopdf.render.MarkerData
 
MarkerData.GlyphMarker - Class in com.openhtmltopdf.render
 
MarkerData.ImageMarker - Class in com.openhtmltopdf.render
 
MarkerData.TextMarker - Class in com.openhtmltopdf.render
 
MASK - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
master - Variable in class com.openhtmltopdf.render.displaylist.PaintLayerBackgroundAndBorder
 
master - Variable in class com.openhtmltopdf.render.displaylist.PaintReplacedElement
 
match(int, IdentValue) - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
MATCH - Static variable in class com.openhtmltopdf.util.XRLog
 
MATCH_MATCHER_CREATED_WITH_SELECTOR - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
MATCH_MEDIA_IS - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
MATCH_TRYING_TO_APPEND_CONDITIONS_TO_PSEUDO_ELEMENT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
MATCH_TRYING_TO_SET_MORE_THAN_ONE_PSEUDO_ELEMENT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
matchElement(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
 
Matcher - Class in com.openhtmltopdf.css.newmatch
 
Matcher(TreeResolver, AttributeResolver, StylesheetFactory, List<Stylesheet>, String) - Constructor for class com.openhtmltopdf.css.newmatch.Matcher
 
Matcher.AllDescendantMapper - Class in com.openhtmltopdf.css.newmatch
 
Matcher.Mapper - Class in com.openhtmltopdf.css.newmatch
Mapper represents a local CSS for a Node that is used to match the Node's children.
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeCompareCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeExistsCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.ClassCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.EvenChildCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.FirstChildCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.IDCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.LangCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.LastChildCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.LinkCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.NthChildCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.OddChildCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Condition.UnsupportedCondition
 
matches(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Selector
Check if the given Element matches this selector.
matches(String) - Method in class com.openhtmltopdf.css.sheet.MediaRule
 
matchesDynamic(Object, AttributeResolver, TreeResolver) - Method in class com.openhtmltopdf.css.newmatch.Selector
Check if the given Element matches this selector's dynamic properties.
matchesElement(Object, String, String) - Method in class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
 
matchesElement(Object, String, String) - Method in interface com.openhtmltopdf.css.extend.TreeResolver
Returns true if element has the local name name and namespace URI namespaceURI.
matchesTableLevel(IdentValue, IdentValue) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
MATHML - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
 
MATRIX - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
MAX_HEIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MAX_STYLESHEET_INCLUDES - Static variable in class com.openhtmltopdf.context.StylesheetFactoryImpl
The maximum number of times a stylesheet uri can be link or imported before we give up and conclude there is a loop.
MAX_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MAX_WIDTH - Static variable in class com.openhtmltopdf.css.style.Length
 
maxAssigned - Static variable in class com.openhtmltopdf.css.constants.CSSName
Used to assing unique int id values to new CSSNames created in this class
maxAssigned - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
maxAvailableWidth - Variable in class com.openhtmltopdf.layout.InlineBoxing.SpaceVariables
 
maxColHeight - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnPosition
 
maxHeight - Variable in class com.openhtmltopdf.layout.FootnoteManager.FootnoteArea
 
MaxHeight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MaxHeight
 
maxNegative - Variable in class com.openhtmltopdf.render.BlockBox.MarginCollapseResult
 
maxPositive - Variable in class com.openhtmltopdf.render.BlockBox.MarginCollapseResult
 
maxWidth() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
MaxWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MaxWidth
 
maybeReverse(boolean) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
mayHaveFirstLetter() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
mayHaveFirstLine() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
mcid - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericContentItem
 
media - Variable in class com.openhtmltopdf.layout.SharedContext
 
media(Stylesheet) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
MEDIA_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
MediaRule - Class in com.openhtmltopdf.css.sheet
 
MediaRule(int) - Constructor for class com.openhtmltopdf.css.sheet.MediaRule
 
mediaTypes - Variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
medium() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
MEDIUM - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
merge(VerticalAlignContext) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
MergeBackgroundPdfDrawer - Class in com.openhtmltopdf.objects.pdf
 
MergeBackgroundPdfDrawer() - Constructor for class com.openhtmltopdf.objects.pdf.MergeBackgroundPdfDrawer
 
mergeSimpleSelectors(List<Selector>, List<Token>) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
messageFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
messageFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
messageFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
messageFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
messageFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
messageFormat - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
Metadata(String, String) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Metadata
 
mformat - Variable in class com.openhtmltopdf.util.XRSimpleLogFormatter
MessageFormat for standard messages (without Throwable)
MIDDLE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
MIN_HEIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MIN_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
MinHeight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MinHeight
 
MinimalFontDescription - Interface in com.openhtmltopdf.outputdevice.helper
 
MINUS - Static variable in class com.openhtmltopdf.css.parser.Token
 
minWidth() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
minWidth(int) - Method in class com.openhtmltopdf.css.style.Length
 
MinWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MinWidth
 
MM - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
 
MM - Static variable in class com.openhtmltopdf.css.parser.Token
 
MM__PER__CM - Static variable in class com.openhtmltopdf.css.style.derived.LengthValue
 
MM__PER__CM - Static variable in class com.openhtmltopdf.layout.SharedContext
 
mmPerDot - Variable in class com.openhtmltopdf.layout.SharedContext
dpi in a more usable way Internal program dots per mm (probably a fraction).
MOVE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
moveAllTheWayOver(BlockBox, FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
moveClear(CssContext, BlockFormattingContext, Box, List<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
moveContent(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
moveContextContents(int) - Method in class com.openhtmltopdf.layout.VerticalAlignContext.ChildContextData
 
moveFloatBelow(CssContext, BlockFormattingContext, Box, List<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
moveIfGreater(Dimension, Dimension) - Method in class com.openhtmltopdf.layout.Layer
 
moveIfGreater(Dimension, Dimension) - Method in class com.openhtmltopdf.render.Box
 
moveInlineContents(Box, int) - Method in class com.openhtmltopdf.layout.VerticalAlignContext.ChildContextData
 
moveInlineContents(InlineLayoutBox, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
moveLineContents(LineBox, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
moveTo(float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
moveTrackedValues(int) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
MSG_FMT - Static variable in class com.openhtmltopdf.util.XRSimpleLogFormatter
 
MultipleBackgroundValueBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder
 
MultipleIdentValue() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.MultipleIdentValue
 
mutateDocument(Document) - Method in interface com.openhtmltopdf.extend.FSDOMMutator
 

N

N_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
NaiveUserAgent - Class in com.openhtmltopdf.swing
NaiveUserAgent is a simple implementation of UserAgentCallback which places no restrictions on what XML, CSS or images are loaded.
NaiveUserAgent() - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent
 
NaiveUserAgent.ByteStream - Class in com.openhtmltopdf.swing
 
NaiveUserAgent.DataUriFactory - Class in com.openhtmltopdf.swing
 
NaiveUserAgent.DefaultAccessController - Class in com.openhtmltopdf.swing
 
NaiveUserAgent.DefaultHttpStream - Class in com.openhtmltopdf.swing
 
NaiveUserAgent.DefaultHttpStreamFactory - Class in com.openhtmltopdf.swing
 
NaiveUserAgent.DefaultUriResolver - Class in com.openhtmltopdf.swing
 
namespace() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
NAMESPACE_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
namespaceHandler - Variable in class com.openhtmltopdf.layout.SharedContext
 
NamespaceHandler - Interface in com.openhtmltopdf.extend
Provides knowledge specific to a certain document type, like resolving style-sheets
NamespacePair(String, String) - Constructor for class com.openhtmltopdf.css.parser.CSSParser.NamespacePair
 
NE_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
needEndText - Variable in class com.openhtmltopdf.layout.BoxBuilder.CreateChildrenContext
 
needStartText - Variable in class com.openhtmltopdf.layout.BoxBuilder.CreateChildrenContext
 
NEGATIVE - Static variable in class com.openhtmltopdf.layout.Layer
 
NESTED_RUNNING - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
NEUTRAL - Static variable in interface com.openhtmltopdf.bidi.BidiSplitter
 
NewAWTFSImage(BufferedImage) - Constructor for class com.openhtmltopdf.swing.AWTFSImage.NewAWTFSImage
 
newBridge(String, UserAgent, UserAgentCallback) - Static method in class com.openhtmltopdf.svgsupport.SVGImageExtension
 
newDerivedValue(CalculatedStyle, CSSName, PropertyValue) - Static method in class com.openhtmltopdf.css.style.derived.DerivedValueFactory
Derived value factory.
newFallbackProperties() - Method in class com.openhtmltopdf.util.Configuration
Returns a Properties instance filled with values of last resort--in case we can't read default properties file for some reason; this is to prevent Configuration init from throwing any exceptions, or ending up with a completely empty configuration instance.
newInstance(CalculatedStyle, CSSName, CSSName.CSSSideProperties, float, CssContext) - Static method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
newInstance(CalculatedStyle, CssContext) - Static method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
newLayoutContext() - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
newLayoutContext() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
newLayoutContextInstance() - Method in class com.openhtmltopdf.layout.SharedContext
 
newLine() - Method in class com.openhtmltopdf.layout.LineBreakContext
Record a newline attempt.
newLine(LayoutContext, int, Box) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
newLine(LayoutContext, LineBox, Box) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
newPath() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
newRectInstance(CalculatedStyle, CSSName, CSSName.CSSSideProperties, float, CssContext) - Static method in class com.openhtmltopdf.css.style.CalculatedStyle
 
newRenderingContext() - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
newRenderingContext() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
newRenderingContextInstance() - Method in class com.openhtmltopdf.layout.SharedContext
 
newXMLReader() - Static method in class com.openhtmltopdf.resource.XMLResource
 
next() - Method in class com.openhtmltopdf.bidi.support.ICUBreakers.ICUCharacterBreaker
 
next() - Method in class com.openhtmltopdf.bidi.support.ICUBreakers.ICULineBreaker
 
next() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
next() - Method in interface com.openhtmltopdf.extend.FSTextBreaker
 
next() - Method in class com.openhtmltopdf.layout.TextUtil.DefaultCharacterBreaker
 
next() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
next() - Method in class com.openhtmltopdf.render.Box.ChildIteratorOfType
 
next() - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
nextSplit(int) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
 
nextSplit(int) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
NO_ACTUAL_DOCUMENT_PROVIDED - Enum constant in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
 
NO_BASELINE - Static variable in class com.openhtmltopdf.render.BlockBox
 
NO_BEVEL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
Value for the -fs-border-rendering property.
NO_CLOSE_QUOTE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
NO_EXPECTED_DOCUMENT_PROVIDED - Enum constant in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
 
NO_NAMESPACE - Static variable in interface com.openhtmltopdf.css.extend.TreeResolver
 
NO_OPEN_QUOTE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
NO_PAGE_TRIM - Static variable in class com.openhtmltopdf.layout.BlockBoxing
 
NO_REPEAT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
noBottom() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
noLeft() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
NoNamespaceHandler - Class in com.openhtmltopdf.simple
Handles a general XML document
NoNamespaceHandler() - Constructor for class com.openhtmltopdf.simple.NoNamespaceHandler
 
nonconvexPoints - Variable in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
NONE - Enum constant in enum class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
 
NONE - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
NONE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
NonNegativeLengthLike() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.NonNegativeLengthLike
 
NoReplacedElementFactory - Class in com.openhtmltopdf.simple.extend
 
NoReplacedElementFactory() - Constructor for class com.openhtmltopdf.simple.extend.NoReplacedElementFactory
 
noRight() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
NORMAL - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
 
NORMAL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
normalizedInstance(Rectangle) - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
normalizeFontFamily(String) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
 
normalizeFontFamily(String) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.FontUtil
 
normalizeFontStyle(IdentValue) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.FontUtil
 
normalizeFontWeight(IdentValue) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.FontUtil
 
normalizeFontWeight(Integer) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.FontUtil
 
normalizeMatrix(AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
This returns a matrix that will convert y values to bottom up coordinate space (as used by PDFs).
normalizeMatrix(AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
This returns a matrix that will convert y values to bottom up coordinate space (as used by PDFs).
normalizeTransform(AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
normalizeTransform(AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
normalizeY(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Converts a top down unit to a bottom up PDF unit for the current page.
normalizeY(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Converts a top down unit to a bottom up PDF unit for the current page.
normalizeY(float[]) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
normalizeY(float[]) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
normalizeY(float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Converts a top down unit to a bottom up PDF unit for the specified page height.
normalizeY(float, float) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
Converts a top down unit to a bottom up PDF unit for the specified page height.
normalizeY(float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Converts a top down unit to a bottom up PDF unit for the specified page height.
NOT_INHERITED - Static variable in class com.openhtmltopdf.css.constants.CSSName
marker var, used for initialization
NOT_SET - Enum constant in enum class com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
 
NOTHING - Static variable in class com.openhtmltopdf.render.Box
 
noTop() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
NOWRAP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
nsh - Variable in class com.openhtmltopdf.context.StandardAttributeResolver
Description of the Field
NthChildCondition(int, int, String) - Constructor for class com.openhtmltopdf.css.newmatch.Condition.NthChildCondition
 
NULL_FS_IMAGE - Static variable in class com.openhtmltopdf.swing.AWTFSImage
 
NullImage() - Constructor for class com.openhtmltopdf.swing.AWTFSImage.NullImage
 
NullUserInterface - Class in com.openhtmltopdf.outputdevice.helper
 
NullUserInterface() - Constructor for class com.openhtmltopdf.outputdevice.helper.NullUserInterface
 
NullUserInterface() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxRenderer.NullUserInterface
 
NUMBER - Static variable in class com.openhtmltopdf.css.parser.Token
 
NumberValue - Class in com.openhtmltopdf.css.style.derived
 
NumberValue(CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.NumberValue
 
numEffCols() - Method in class com.openhtmltopdf.newtable.TableBox
 
NUMERIC_FONT_WEIGHTS - Static variable in class com.openhtmltopdf.css.parser.property.Conversions
 
numRows() - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
NW_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 

O

object - Variable in class com.openhtmltopdf.util.LambdaUtil.DescendantContent
 
objectId(Object) - Static method in class com.openhtmltopdf.util.LambdaUtil
Null-safe identity hash code.
OBLIQUE - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
 
OBLIQUE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
od - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
OddChildCondition() - Constructor for class com.openhtmltopdf.css.newmatch.Condition.OddChildCondition
 
of(Box, List<Box>) - Static method in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakOpportunity
 
OldScaler() - Constructor for class com.openhtmltopdf.util.ImageUtil.OldScaler
 
onClose(PdfBoxRenderer) - Method in interface com.openhtmltopdf.pdfboxout.PDFCreationListener
Called immediately before the Pdf Document instance is closed
ONE_PX_IMAGE - Static variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
OneToFourPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.OneToFourPropertyBuilder
 
OneToFourPropertyBuilders - Class in com.openhtmltopdf.css.parser.property
 
OneToFourPropertyBuilders() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders
 
OneToFourPropertyBuilders.BorderColor - Class in com.openhtmltopdf.css.parser.property
 
OneToFourPropertyBuilders.BorderRadius - Class in com.openhtmltopdf.css.parser.property
 
OneToFourPropertyBuilders.BorderStyle - Class in com.openhtmltopdf.css.parser.property
 
OneToFourPropertyBuilders.BorderWidth - Class in com.openhtmltopdf.css.parser.property
 
OneToFourPropertyBuilders.Margin - Class in com.openhtmltopdf.css.parser.property
 
OneToFourPropertyBuilders.OneToFourPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
OneToFourPropertyBuilders.Padding - Class in com.openhtmltopdf.css.parser.property
 
onLayoutException(Throwable) - Method in class com.openhtmltopdf.event.DefaultDocumentListener
Called when document layout failed with an exception.
onLayoutException(Throwable) - Method in interface com.openhtmltopdf.event.DocumentListener
Called when document layout failed with an exception.
onLayoutException(Throwable) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Deprecated.
onRenderException(Throwable) - Method in class com.openhtmltopdf.event.DefaultDocumentListener
Called when document render failed with an exception.
onRenderException(Throwable) - Method in interface com.openhtmltopdf.event.DocumentListener
Called when document render failed with an exception.
onRenderException(Throwable) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Deprecated.
OPEN_QUOTE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
OpenHtmlDocumentLoader - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlDocumentLoader(UserAgent, UserAgentCallback) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlDocumentLoader
 
OpenHtmlFontResolver() - Constructor for class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
OpenHtmlGvtFont - Class in com.openhtmltopdf.svgsupport
An adapter around awt.Font to GVTFont.
OpenHtmlGvtFont(byte[], GVTFontFamily, float, Float, Float) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
OpenHtmlGvtFont(Font, GVTFontFamily, float) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
OpenHtmlGvtFont(File, GVTFontFamily, float, Float, Float) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
OpenHtmlGvtFontFamily - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlGvtFontFamily(String) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
OpenHtmlGvtFontFamily.FontDescriptor - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlGvtFontFamily.FontEntry - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlGvtGlyphVector - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlGvtGlyphVector(GlyphVector, GVTFont, FontRenderContext) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
OpenHtmlUserAgent - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlUserAgent(PDFTranscoder.OpenHtmlFontResolver, boolean, boolean, Set<String>) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
openReader(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Gets a reader for the identified resource by a resolved URI.
openStream(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
Gets a InputStream for the resource identified by a resolved URI.
OpenUtil - Class in com.openhtmltopdf.util
 
OpenUtil() - Constructor for class com.openhtmltopdf.util.OpenUtil
 
operate(Box) - Method in interface com.openhtmltopdf.layout.FloatManager.FloatOperation
 
operator() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
OperatorClip - Class in com.openhtmltopdf.render
A display list item that indicates the output device needs to clip at this point.
OperatorClip(Shape) - Constructor for class com.openhtmltopdf.render.OperatorClip
 
OperatorSetClip - Class in com.openhtmltopdf.render
A display list item that indicates the output device needs to expand the clip at this point.
OperatorSetClip(Shape) - Constructor for class com.openhtmltopdf.render.OperatorSetClip
 
ops - Variable in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
order - Variable in class com.openhtmltopdf.css.sheet.InvalidPropertyDeclaration
 
origin - Variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Origin constant from the list defined in Stylesheet.
origin - Variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
Orphans() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Orphans
 
ORPHANS - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
OTHER - Static variable in class com.openhtmltopdf.css.parser.Token
 
otherCharacterCount - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.FontRun
 
OUTLINE_COLOR - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
OUTLINE_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
OUTLINE_STYLE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
OUTLINE_WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
outputDevice - Variable in class com.openhtmltopdf.render.RenderingContext
 
outputDevice - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
OutputDevice - Interface in com.openhtmltopdf.extend
 
OutputDeviceGraphicsDrawer - Interface in com.openhtmltopdf.extend
Render something on a Graphics2D on the OutputDevice.
OUTSET - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
OUTSIDE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
Overflow() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Overflow
 
OVERFLOW - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
overlaps(CssContext, BlockFormattingContext, BlockBox, List<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
overlapsFootnote(PageBox) - Method in class com.openhtmltopdf.render.LineBox
 
OVERLINE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
overrideStyle(IdentValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Override this style with specified styles.
overrideStyle(CascadedStyle) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Override this style with specified styles.

P

Padding() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.Padding
 
PADDING - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
PADDING_BOTTOM - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PADDING_LEFT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PADDING_RIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PADDING_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PADDING_SIDE_PROPERTIES - Static variable in class com.openhtmltopdf.css.constants.CSSName
 
PADDING_TOP - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PaddingBottom() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PaddingBottom
 
PaddingLeft() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PaddingLeft
 
PaddingRight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PaddingRight
 
PaddingTop() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PaddingTop
 
page - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
page - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericContentItem
 
page - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.LinkDetails
 
page - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Control
 
page - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager.LinkDetails
Deprecated.
 
page - Variable in class com.openhtmltopdf.render.RenderingContext
 
page(Stylesheet) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
Page() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Page
 
PAGE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PAGE_AFTER_END - Static variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageFinder
 
PAGE_ALL - Static variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Add collected boxes to all pages, including inserted shadow pages.
PAGE_BASE_ONLY - Static variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
Add collected items to base page only, ignoring inserted shadow pages.
PAGE_BEFORE_START - Static variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageFinder
 
PAGE_BOTTOM - Enum constant in enum class com.openhtmltopdf.render.displaylist.TransformCreator.TransformYOrigin
 
PAGE_BREAK_AFTER - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PAGE_BREAK_BEFORE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PAGE_BREAK_INSIDE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
PAGE_COUNT_DIFFERENT - Enum constant in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
 
PAGE_GOOD - Enum constant in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
 
PAGE_ORIENTATIONS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
PAGE_POSITION_COMPARATOR - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Start page to end page and then top to bottom on page.
PAGE_SIZE_DIFFERENT - Enum constant in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
 
PAGE_SIZE_LETTER_HEIGHT - Static variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
 
PAGE_SIZE_LETTER_UNITS - Static variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
 
PAGE_SIZE_LETTER_WIDTH - Static variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
 
PAGE_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
PAGE_TOP - Enum constant in enum class com.openhtmltopdf.render.displaylist.TransformCreator.TransformYOrigin
 
PAGE_VISUALLY_DIFFERENT - Enum constant in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
 
PageBox - Class in com.openhtmltopdf.render
 
PageBox() - Constructor for class com.openhtmltopdf.render.PageBox
 
PageBox.BottomLeftCorner - Class in com.openhtmltopdf.render
 
PageBox.BottomMarginArea - Class in com.openhtmltopdf.render
 
PageBox.BottomRightCorner - Class in com.openhtmltopdf.render
 
PageBox.LeftMarginArea - Class in com.openhtmltopdf.render
 
PageBox.MarginArea - Class in com.openhtmltopdf.render
 
PageBox.MarginAreaContainer - Class in com.openhtmltopdf.render
 
PageBox.PageDimensions - Class in com.openhtmltopdf.render
 
PageBox.RightMarginArea - Class in com.openhtmltopdf.render
 
PageBox.TopLeftCorner - Class in com.openhtmltopdf.render
 
PageBox.TopMarginArea - Class in com.openhtmltopdf.render
 
PageBox.TopRightCorner - Class in com.openhtmltopdf.render
 
PageBreakAfter() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakAfter
 
PageBreakBefore() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakBefore
 
PageBreakInside() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PageBreakInside
 
pageCount - Variable in class com.openhtmltopdf.render.displaylist.MapDisplayListContainer
 
pageCount - Variable in class com.openhtmltopdf.render.RenderingContext
 
PageCounterFunction() - Constructor for class com.openhtmltopdf.context.ContentFunctionFactory.PageCounterFunction
 
PAGED_MODE_PRINT - Static variable in class com.openhtmltopdf.layout.Layer
 
PAGED_MODE_SCREEN - Static variable in class com.openhtmltopdf.layout.Layer
 
PagedBoxCollector - Class in com.openhtmltopdf.render.displaylist
 
PagedBoxCollector(List<PageBox>, int, int) - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector
A more efficient paged box collector that can only find boxes on pages minPage to maxPage inclusive.
PagedBoxCollector.AddBlockToShadowPage - Class in com.openhtmltopdf.render.displaylist
 
PagedBoxCollector.AddFloatToShadowPage - Class in com.openhtmltopdf.render.displaylist
 
PagedBoxCollector.AddInlineToShadowPage - Class in com.openhtmltopdf.render.displaylist
 
PagedBoxCollector.AddToShadowPage - Interface in com.openhtmltopdf.render.displaylist
The joys of lambda style programming in Java 6! Provides a method to add a box to a shadow page if it is determined to sit on a particular shadow page.
PagedBoxCollector.FourPoint - Class in com.openhtmltopdf.render.displaylist
 
PagedBoxCollector.PageFinder - Class in com.openhtmltopdf.render.displaylist
 
PagedBoxCollector.PageInfo - Class in com.openhtmltopdf.render.displaylist
 
PagedBoxCollector.PageResult - Class in com.openhtmltopdf.render.displaylist
 
PageDimensions - Class in com.openhtmltopdf.outputdevice.helper
 
PageDimensions() - Constructor for class com.openhtmltopdf.render.PageBox.PageDimensions
 
PageDimensions(Float, Float, boolean) - Constructor for class com.openhtmltopdf.outputdevice.helper.PageDimensions
 
PageElementPosition - Class in com.openhtmltopdf.css.constants
 
PageElementPosition(String) - Constructor for class com.openhtmltopdf.css.constants.PageElementPosition
 
pageFinder(List<PageBox>, int, Predicate<PageBox>) - Method in class com.openhtmltopdf.layout.Layer
Returns a comparator that determines if the given pageBox is a match, too late or too early.
PageFinder(List<PageBox>) - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageFinder
 
pageHeight - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.LinkDetails
 
pageHeight - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Control
 
pageHeight - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager.LinkDetails
Deprecated.
 
pageIdx - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnPosition
 
PageInfo - Class in com.openhtmltopdf.css.newmatch
 
PageInfo(int, int) - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageInfo
 
PageInfo(List<PropertyDeclaration>, CascadedStyle, Map<MarginBoxName, List<PropertyDeclaration>>, List<PropertyDeclaration>) - Constructor for class com.openhtmltopdf.css.newmatch.PageInfo
 
pageInstructions - Variable in class com.openhtmltopdf.render.displaylist.ArrayDisplayListContainer
 
PageItems() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.PageItems
 
pageNo - Variable in class com.openhtmltopdf.render.RenderingContext
 
pageNumber - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.PdfCompareResult
 
pageNumber - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
 
pageNumber - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageInfo
 
PageNumberFunction() - Constructor for class com.openhtmltopdf.context.ContentFunctionFactory.PageNumberFunction
 
PagePosition<T> - Class in com.openhtmltopdf.pdfboxout
 
PagePosition(String, T, int, float, float, float, float) - Constructor for class com.openhtmltopdf.pdfboxout.PagePosition
 
pagePredicate(int) - Method in class com.openhtmltopdf.layout.Layer
Returns a predicate that determines if yOffset sits on the given page.
PageResult() - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
PageRule - Class in com.openhtmltopdf.css.sheet
 
PageRule(int) - Constructor for class com.openhtmltopdf.css.sheet.PageRule
 
pages - Variable in class com.openhtmltopdf.layout.FootnoteManager.FootnoteArea
 
pages - Variable in class com.openhtmltopdf.render.displaylist.MapDisplayListContainer
 
pages - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageFinder
 
pages - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
PagesCounterFunction() - Constructor for class com.openhtmltopdf.context.ContentFunctionFactory.PagesCounterFunction
 
PageSize - Class in com.openhtmltopdf.css.parser.property
 
PageSize() - Constructor for class com.openhtmltopdf.css.parser.property.PageSize
 
PageSize(CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class com.openhtmltopdf.css.parser.property.PageSize
 
PageSizeUnits() - Constructor for enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
 
PageState() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.PageState
 
PageSupplier - Interface in com.openhtmltopdf.pdfboxout
The PageSupplier is called whenever a (new) page (or shadow-page) is needed.
With this you can control page-creation (or maybe you want to supply already existing pages).
PAGINATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
paint(OutputDevice, RenderingContext, double, double, double, double) - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder.Graphics2DPaintingReplacedElement
 
paint(OutputDevice, RenderingContext, double, double, double, double) - Method in class com.openhtmltopdf.java2d.Java2DObjectDrawerReplacedElement
 
paint(OutputDevice, RenderingContext, double, double, double, double) - Method in class com.openhtmltopdf.java2d.Java2DSVGReplacedElement
 
paint(RenderingContext) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paint(RenderingContext) - Method in class com.openhtmltopdf.render.InlineText
 
paint(RenderingContext, PdfBoxOutputDevice, BlockBox) - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
paint(RenderingContext, PdfBoxOutputDevice, BlockBox) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
paint(RenderingContext, PdfBoxOutputDevice, BlockBox) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
paint(RenderingContext, PdfBoxOutputDevice, BlockBox) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
paint(RenderingContext, PdfBoxOutputDevice, BlockBox) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxReplacedElement
 
paint(RenderingContext, PdfBoxOutputDevice, BlockBox) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
paint(RenderingContext, BlockBox) - Static method in class com.openhtmltopdf.render.ListItemPainter
 
paint(RenderingContext, DisplayListContainer.DisplayListPageContainer) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
paint(Rectangle, int, BorderPropertySet, RenderingContext, int, boolean) - Static method in class com.openhtmltopdf.render.BorderPainter
 
paintAsLayer(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintAsLayer(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
paintBackground(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
paintBackground(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
paintBackground(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
paintBackground(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
paintBackground(RenderingContext) - Method in class com.openhtmltopdf.render.Box
 
paintBackground(RenderingContext, int, short) - Method in class com.openhtmltopdf.render.PageBox
 
paintBackground(RenderingContext, CalculatedStyle, Rectangle, Rectangle, BorderPropertySet) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
paintBackground(RenderingContext, CalculatedStyle, Rectangle, Rectangle, BorderPropertySet) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
paintBackground(RenderingContext, Box) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
paintBackground(RenderingContext, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
We use paintBackground to do extra stuff such as processing links, forms and form controls.
paintBackground(RenderingContext, Box) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
We use paintBackground to do extra stuff such as processing links, forms and form controls.
paintBackground(RenderingContext, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
We use paintBackground to do extra stuff such as processing links, forms and form controls.
paintBackground(RenderingContext, Box) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
paintBackground0(RenderingContext, CalculatedStyle, Rectangle, Rectangle, BorderPropertySet) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
paintBackgroundAndBorders(RenderingContext, List<DisplayListItem>, Map<TableCellBox, List<CollapsedBorderSide>>) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
PaintBackgroundAndBorders - Class in com.openhtmltopdf.render.displaylist
 
PaintBackgroundAndBorders(List<DisplayListItem>, Map<TableCellBox, List<CollapsedBorderSide>>) - Constructor for class com.openhtmltopdf.render.displaylist.PaintBackgroundAndBorders
 
paintBackgroundsAndBorders(RenderingContext, List<Box>, Map<TableCellBox, List<CollapsedBorderSide>>, BoxRangeLists) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintBackgroundsAndBorders(RenderingContext, List<DisplayListItem>, Map<TableCellBox, List<CollapsedBorderSide>>) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
paintBackgroundStack(RenderingContext, Rectangle) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
paintBorder(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
paintBorder(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
paintBorder(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
paintBorder(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
paintBorder(RenderingContext) - Method in class com.openhtmltopdf.render.Box
 
paintBorder(RenderingContext, int, short) - Method in class com.openhtmltopdf.render.PageBox
 
paintBorder(RenderingContext, CalculatedStyle, Rectangle, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
paintBorder(RenderingContext, CalculatedStyle, Rectangle, int) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
paintBorder(RenderingContext, Box) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
paintBorder(RenderingContext, Box) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
paintBorderSide(OutputDevice, BorderPropertySet, Rectangle, int, int, IdentValue, int, boolean) - Static method in class com.openhtmltopdf.render.BorderPainter
 
paintBorderSideShape(OutputDevice, Rectangle, BorderPropertySet, BorderPropertySet, BorderPropertySet, float, float, int, int, boolean) - Static method in class com.openhtmltopdf.render.BorderPainter
 
paintCollapsedBorder(RenderingContext, int) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
paintCollapsedBorder(RenderingContext, BorderPropertySet, Rectangle, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
paintCollapsedBorder(RenderingContext, BorderPropertySet, Rectangle, int) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
paintCollapsedTableBorders(RenderingContext, List<CollapsedBorderSide>) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintDebugOutline(RenderingContext) - Method in class com.openhtmltopdf.render.BlockBox
 
paintDebugOutline(RenderingContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
paintDoubleBorder(OutputDevice, BorderPropertySet, Rectangle, int, int, boolean) - Static method in class com.openhtmltopdf.render.BorderPainter
 
paintFixed(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
PaintFixedLayer - Class in com.openhtmltopdf.render.displaylist
 
PaintFixedLayer(Layer) - Constructor for class com.openhtmltopdf.render.displaylist.PaintFixedLayer
 
paintFloats(RenderingContext) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintFloats(RenderingContext, List<BlockBox>) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
paintGradient(PDShading) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
paintHorizontalBand(FSImage, int, int, int, boolean) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
PaintingInfo - Class in com.openhtmltopdf.layout
A bean which every box uses to provide its aggregate bounds (which may be larger than the bounds of the box itself when there is overhanging content) and its outer margin corner (which is used to calculate the size of the canvas).
PaintingInfo() - Constructor for class com.openhtmltopdf.layout.PaintingInfo
 
paintInline(RenderingContext) - Method in interface com.openhtmltopdf.layout.InlinePaintable
 
paintInline(RenderingContext) - Method in class com.openhtmltopdf.render.BlockBox
 
paintInline(RenderingContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
paintInline(RenderingContext) - Method in class com.openhtmltopdf.render.LineBox
 
paintInlineContent(RenderingContext, List<Box>, BoxRangeLists) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintInlineContent(RenderingContext, List<DisplayListItem>) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
paintInlineContent(RenderingContext, List<DisplayListItem>) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
PaintInlineContent - Class in com.openhtmltopdf.render.displaylist
 
PaintInlineContent(List<DisplayListItem>) - Constructor for class com.openhtmltopdf.render.displaylist.PaintInlineContent
 
paintLayer(RenderingContext, Layer) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
paintLayerBackgroundAndBorder(RenderingContext) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintLayerBackgroundAndBorder(RenderingContext, Box) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
PaintLayerBackgroundAndBorder - Class in com.openhtmltopdf.render.displaylist
 
PaintLayerBackgroundAndBorder(Box) - Constructor for class com.openhtmltopdf.render.displaylist.PaintLayerBackgroundAndBorder
 
paintLayers(RenderingContext, List<Layer>) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintLayers(RenderingContext, List<Layer>) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
paintListMarker(RenderingContext) - Method in class com.openhtmltopdf.render.BlockBox
 
paintListMarkers(RenderingContext, List<Box>, BoxRangeLists) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintListMarkers(RenderingContext, List<DisplayListItem>) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
paintListMarkers(RenderingContext, List<DisplayListItem>) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
PaintListMarkers - Class in com.openhtmltopdf.render.displaylist
 
PaintListMarkers(List<DisplayListItem>) - Constructor for class com.openhtmltopdf.render.displaylist.PaintListMarkers
 
paintMarginAreas(RenderingContext, int, short) - Method in class com.openhtmltopdf.render.PageBox
 
paintPage(RenderingContext, PageBox) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
paintPage(RenderingContext, PageBox, DisplayListContainer.DisplayListPageContainer) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
paintPageFast(RenderingContext, PageBox, DisplayListContainer.DisplayListPageContainer, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
paintPatternedRect(OutputDevice, Rectangle, BorderPropertySet, BorderPropertySet, float[], int, int, int) - Static method in class com.openhtmltopdf.render.BorderPainter
 
PaintPopClipRect - Class in com.openhtmltopdf.render.displaylist
 
PaintPopClipRect() - Constructor for class com.openhtmltopdf.render.displaylist.PaintPopClipRect
 
PaintPopTransformLayer - Class in com.openhtmltopdf.render.displaylist
 
PaintPopTransformLayer(Box) - Constructor for class com.openhtmltopdf.render.displaylist.PaintPopTransformLayer
 
PaintPushClipRect - Class in com.openhtmltopdf.render.displaylist
 
PaintPushClipRect(Rectangle) - Constructor for class com.openhtmltopdf.render.displaylist.PaintPushClipRect
 
PaintPushTransformLayer - Class in com.openhtmltopdf.render.displaylist
 
PaintPushTransformLayer(Box, int) - Constructor for class com.openhtmltopdf.render.displaylist.PaintPushTransformLayer
 
paintReplacedElement(RenderingContext, BlockBox) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
paintReplacedElement(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
paintReplacedElement(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintReplacedElement(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
paintReplacedElement(RenderingContext, BlockBox) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
paintReplacedElement(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
paintReplacedElement(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
paintReplacedElement(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
PaintReplacedElement - Class in com.openhtmltopdf.render.displaylist
 
PaintReplacedElement(BlockBox) - Constructor for class com.openhtmltopdf.render.displaylist.PaintReplacedElement
 
paintReplacedElements(RenderingContext, List<Box>, BoxRangeLists) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintReplacedElements(RenderingContext, List<DisplayListItem>) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
paintReplacedElements(RenderingContext, List<DisplayListItem>) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
PaintReplacedElements - Class in com.openhtmltopdf.render.displaylist
 
PaintReplacedElements(List<DisplayListItem>) - Constructor for class com.openhtmltopdf.render.displaylist.PaintReplacedElements
 
paintRootElementBackground(RenderingContext) - Method in class com.openhtmltopdf.render.Box
 
paintRootElementBackground(RenderingContext, PaintingInfo) - Method in class com.openhtmltopdf.render.Box
 
PaintRootElementBackground - Class in com.openhtmltopdf.render.displaylist
 
PaintRootElementBackground(Box) - Constructor for class com.openhtmltopdf.render.displaylist.PaintRootElementBackground
 
paintSelection(RenderingContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
paintSelection(RenderingContext) - Method in class com.openhtmltopdf.render.InlineText
 
paintSelection(RenderingContext, List<Box>) - Method in class com.openhtmltopdf.layout.Layer
Deprecated.
paintSolid(OutputDevice, Rectangle, BorderPropertySet, float, float, int, int, boolean) - Static method in class com.openhtmltopdf.render.BorderPainter
 
paintTiles(FSImage, int, int, int, int, boolean) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
paintVerticalBand(FSImage, int, int, int, boolean) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
Paragraph(IdentValue) - Constructor for class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
Paragraph(IdentValue, boolean) - Constructor for class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
paragraphs - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter
 
ParagraphSplitter - Class in com.openhtmltopdf.bidi
This class aims to split text into paragraphs where they can be passed to the BidiSplitter.
ParagraphSplitter() - Constructor for class com.openhtmltopdf.bidi.ParagraphSplitter
 
ParagraphSplitter.FakeParagraph - Class in com.openhtmltopdf.bidi
A fake paragraqph only supports manual BIDI classification.
ParagraphSplitter.Paragraph - Class in com.openhtmltopdf.bidi
A paragraph object collects the text of one paragraph.
parent - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractTreeItem
 
parent - Variable in class com.openhtmltopdf.render.FlowingColumnBox
 
parentElem - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
parentElem - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericContentItem
 
parentStyle - Variable in class com.openhtmltopdf.layout.BoxBuilder.CreateChildrenContext
 
parse(StylesheetInfo) - Method in class com.openhtmltopdf.context.StylesheetFactoryImpl
 
parse(Reader, StylesheetInfo) - Method in class com.openhtmltopdf.context.StylesheetFactoryImpl
 
parse(Reader, StylesheetInfo) - Method in interface com.openhtmltopdf.css.extend.StylesheetFactory
 
parseCatalog(String) - Method in class com.openhtmltopdf.resource.FSCatalog
Parses an XML catalog file and returns a Map of public ids to local URIs read from the catalog.
parseCatalog(InputSource) - Method in class com.openhtmltopdf.resource.FSCatalog
Parses an XML catalog file and returns a Map of public ids to local URIs read from the catalog.
parseCMYKColorComponent(PropertyValue, int) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
parseDeclaration(int, String) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
parseDimensions(Element, Box, CssContext) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
parseInt(String, int) - Static method in class com.openhtmltopdf.objects.zxing.ZXingObjectDrawer
 
parseIntegerOrNull(String) - Static method in class com.openhtmltopdf.util.OpenUtil
 
parseLength(String, CSSName, Box, CssContext) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
parseLogLevel(String, Level) - Static method in class com.openhtmltopdf.util.LoggerUtil
 
parseMap(Node, SharedContext) - Static method in class com.openhtmltopdf.swing.ImageMapParser
 
parsePage(Element) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
parsePropertyValue(CSSName, int, String) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
ParserTest - Class in com.openhtmltopdf.css.parser
 
ParserTest() - Constructor for class com.openhtmltopdf.css.parser.ParserTest
 
parseStyleDeclaration(int, String) - Method in class com.openhtmltopdf.context.StylesheetFactoryImpl
 
parseStyleDeclaration(int, String) - Method in interface com.openhtmltopdf.css.extend.StylesheetFactory
 
parseStylesheet(String, int, Reader) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
parseWidthHeightAttributes(Element, Box, CssContext) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
part - Variable in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
partialName - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Field
 
pasteY - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnPosition
 
pattern - Static variable in class com.openhtmltopdf.css.newmatch.Condition.NthChildCondition
 
PC - Static variable in class com.openhtmltopdf.css.parser.Token
 
PC__PER__PT - Static variable in class com.openhtmltopdf.css.style.derived.LengthValue
 
pdAnnotationFileAttachment - Variable in class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationFileAttachmentContainer
 
PDAnnotationFileAttachmentContainer(PDAnnotationFileAttachment) - Constructor for class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationFileAttachmentContainer
 
pdAnnotationLink - Variable in class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationLinkContainer
 
PDAnnotationLinkContainer(PDAnnotationLink) - Constructor for class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationLinkContainer
 
pddocument - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
PDF - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
PDF_FONT_METRICS - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.CacheStore
Caches font metrics, based on a combined key of family name, weight and style.
PDFA_1_A - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PDFA_1_B - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PDFA_2_A - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PDFA_2_B - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PDFA_2_U - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PDFA_3_A - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PDFA_3_B - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PDFA_3_U - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PdfAConformance(int, String, float) - Constructor for enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PdfBoxAccessibilityHelper - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper(PdfBoxFastOutputDevice, Box, Document) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
PdfBoxAccessibilityHelper.AbbrStuctualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.AbstractStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.AbstractTreeItem - Class in com.openhtmltopdf.pdfboxout
Can be either a structure element or a content item.
PdfBoxAccessibilityHelper.AnchorStuctualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.AnnotationWithStructureParent - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.FigureContentItem - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.FigureStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.GenericContentItem - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.GenericStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.ListBodyStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.ListItemStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.ListLabelStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.ListStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.PageItems - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.TableBodyStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.TableCellStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.TableFootStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.TableHeaderOrCellStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.TableHeaderStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.TableHeadStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.TableRowStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.TableStructualElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxAccessibilityHelper.Token - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxBookmarkManager - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxBookmarkManager(Document, PDDocument, SharedContext, float, PdfBoxFastOutputDevice) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
PdfBoxBookmarkManager.Bookmark - Class in com.openhtmltopdf.pdfboxout
 
PDFBoxDeviceReference(PdfBoxOutputDevice) - Constructor for class com.openhtmltopdf.objects.pdf.PdfDrawerBase.PDFBoxDeviceReference
 
PdfBoxFastLinkManager - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFastLinkManager(SharedContext, float, Box, PdfBoxFastOutputDevice) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
PdfBoxFastLinkManager.LinkDetails - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFastLinkManager.QuadPointShape - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFastOutputDevice - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFastOutputDevice(float, boolean, boolean, boolean) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
PdfBoxFastOutputDevice.GraphicsOperation - Enum Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFastOutputDevice.PageState - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFontContext - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFontContext() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFontContext
 
PdfBoxFontResolver - Class in com.openhtmltopdf.pdfboxout
This class handles all font resolving for the PDF generation.
PdfBoxFontResolver(SharedContext, PDDocument, FSCacheEx<String, FSCacheValue>, PdfRendererBuilder.PdfAConformance, boolean) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
PdfBoxFontResolver.FilePDFontSupplier - Class in com.openhtmltopdf.pdfboxout
Loads a Type0 font on demand
PdfBoxFontResolver.FontDescription - Class in com.openhtmltopdf.pdfboxout
A FontDescription can exist in multiple states.
PdfBoxFontResolver.FontGroup - Enum Class in com.openhtmltopdf.pdfboxout
 
PdfBoxForm - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxForm(Element, PdfBoxPerDocumentFormState, PdfBoxOutputDevice) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
PdfBoxForm.CheckboxStyle - Enum Class in com.openhtmltopdf.pdfboxout
 
PdfBoxForm.Control - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxForm.ControlFontPair - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxForm.Field - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFSFont - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFSFont(List<PdfBoxFontResolver.FontDescription>, float) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFSFont
 
PdfBoxFSFontMetrics - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxFSFontMetrics() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
PdfBoxImage - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxImage(byte[], String) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
PdfBoxImage(byte[], String, float, float, PDImageXObject) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
PdfBoxImageElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxImageElement(Element, FSImage, SharedContext, boolean) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
PdfBoxLinkManager - Class in com.openhtmltopdf.pdfboxout
Deprecated.
Use fast link manager instead.
PdfBoxLinkManager(SharedContext, float, Box, PdfBoxOutputDevice) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
PdfBoxLinkManager.IPdfBoxElementWithShapedLinks - Interface in com.openhtmltopdf.pdfboxout
Deprecated.
All Elements which can have a shaped image map implement this
PdfBoxLinkManager.LinkDetails - Class in com.openhtmltopdf.pdfboxout
Deprecated.
 
PdfBoxObjectDrawerReplacedElement - Class in com.openhtmltopdf.pdfboxout
FSObjectDrawer Element for PDFBox
PdfBoxObjectDrawerReplacedElement(Element, FSObjectDrawer, int, int, SharedContext) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
PdfBoxOutputDevice - Interface in com.openhtmltopdf.pdfboxout
 
PdfBoxPDFReplacedElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxPDFReplacedElement(PDFormXObject, Element, Box, CssContext, SharedContext, float, float) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
PdfBoxPerDocumentFormState - Class in com.openhtmltopdf.pdfboxout
The per document container for form and form control state.
PdfBoxPerDocumentFormState() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
PdfBoxRawPDFontMetrics - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxRawPDFontMetrics(float, float, float, float, float, float) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
PdfBoxRenderer - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxRenderer(BaseDocument, UnicodeImplementation, PageDimensions, PdfRendererBuilderState, Closeable) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
This method is constantly changing as options are added to the builder.
PdfBoxRenderer.NullUserInterface - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxReplacedElement - Interface in com.openhtmltopdf.pdfboxout
 
PdfBoxReplacedElementFactory - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxReplacedElementFactory(PdfBoxOutputDevice, SVGDrawer, FSObjectDrawerFactory, SVGDrawer) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxReplacedElementFactory
 
PdfBoxSlowOutputDevice - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxSlowOutputDevice(float, boolean) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
PdfBoxSlowOutputDevice.Bookmark - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxSlowOutputDevice.FontRun - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxSlowOutputDevice.Metadata - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxSVGReplacedElement - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxSVGReplacedElement(Element, SVGDrawer, int, int, Box, CssContext, SharedContext) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
PdfBoxTextRenderer - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxTextRenderer() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
PdfBoxTextRenderer.ReplacementChar - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxUserAgent - Class in com.openhtmltopdf.pdfboxout
 
PdfBoxUserAgent(PdfBoxOutputDevice) - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxUserAgent
 
PdfCompareResult(PdfVisualTester.ProblemType, String, int, PdfVisualTester.TestImage) - Constructor for class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.PdfCompareResult
 
PdfContentStreamAdapter - Class in com.openhtmltopdf.pdfboxout
 
PdfContentStreamAdapter(PDPageContentStream) - Constructor for class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
PdfContentStreamAdapter.PdfException - Exception Class in com.openhtmltopdf.pdfboxout
 
PDFCreationListener - Interface in com.openhtmltopdf.pdfboxout
Callback listener for PDF creation.
PdfDrawerBase - Class in com.openhtmltopdf.objects.pdf
 
PdfDrawerBase() - Constructor for class com.openhtmltopdf.objects.pdf.PdfDrawerBase
 
PdfDrawerBase.PDFBoxDeviceReference - Class in com.openhtmltopdf.objects.pdf
 
PdfException(String, Exception) - Constructor for exception class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter.PdfException
 
pdfontSupplier - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
 
PDFontSupplier - Class in com.openhtmltopdf.pdfboxout
Implementation of FSSupplier that supplies a PDFont.
Subclass this if you need special font loading rules (like using a font-cache, ...).
PDFontSupplier(PDFont) - Constructor for class com.openhtmltopdf.pdfboxout.PDFontSupplier
 
PdfRendererBuilder - Class in com.openhtmltopdf.pdfboxout
 
PdfRendererBuilder() - Constructor for class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
 
PdfRendererBuilder.CacheStore - Enum Class in com.openhtmltopdf.pdfboxout
List of caches available.
PdfRendererBuilder.PdfAConformance - Enum Class in com.openhtmltopdf.pdfboxout
Various level of PDF/A conformance: PDF/A-1, PDF/A-2 and PDF/A-3
PdfRendererBuilderState - Class in com.openhtmltopdf.pdfboxout
This class is internal.
PdfRendererBuilderState() - Constructor for class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
pdfTranscoder - Variable in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
PDFTranscoder - Class in com.openhtmltopdf.svgsupport
 
PDFTranscoder(Box, double, double, double) - Constructor for class com.openhtmltopdf.svgsupport.PDFTranscoder
 
PDFTranscoder.OpenHtmlFontResolver - Class in com.openhtmltopdf.svgsupport
 
pdfVersion - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbbrStuctualElement
 
pdfVersion - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
pdfVersion - Variable in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
PdfVisualTester - Class in com.openhtmltopdf.pdfboxout.visualtester
 
PdfVisualTester() - Constructor for class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester
 
PdfVisualTester.PdfCompareResult - Class in com.openhtmltopdf.pdfboxout.visualtester
 
PdfVisualTester.ProblemType - Enum Class in com.openhtmltopdf.pdfboxout.visualtester
 
PdfVisualTester.TestImage - Class in com.openhtmltopdf.pdfboxout.visualtester
 
pendingLeftMBP - Variable in class com.openhtmltopdf.layout.InlineBoxing.SpaceVariables
 
pendingRightMBP - Variable in class com.openhtmltopdf.layout.InlineBoxing.SpaceVariables
 
PERCENT - Static variable in class com.openhtmltopdf.css.style.Length
 
PERCENTAGE - Static variable in class com.openhtmltopdf.css.parser.Token
 
performDefaultLayout() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
performFloatOperation(FloatManager.FloatOperation) - Method in class com.openhtmltopdf.layout.FloatManager
 
performFloatOperation(FloatManager.FloatOperation, List<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
PERIOD - Static variable in class com.openhtmltopdf.css.parser.Token
 
PersistentBFC - Class in com.openhtmltopdf.layout
The porition of a BlockFormattingContext which is saved with a box which defines a BFC.
PersistentBFC(BlockBox, LayoutContext) - Constructor for class com.openhtmltopdf.layout.PersistentBFC
 
PIXELATED - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
placeAnnotation(AffineTransform, Shape, Rectangle2D, AnnotationContainer) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
placeAnnotation(AffineTransform, Shape, Rectangle2D, PDAnnotationLink) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
PLACEHOLDER - Static variable in class com.openhtmltopdf.util.LogMessageIdFormat
 
placeXForm(float, float, PDFormXObject) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
PlainInteger() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.PlainInteger
 
PLUS - Static variable in class com.openhtmltopdf.css.parser.Token
 
point - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
point - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
POINTER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
points - Variable in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
POLY_SHAPE - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
POLYGON_SHAPE - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
popBFC() - Method in class com.openhtmltopdf.layout.LayoutContext
 
popClip() - Method in interface com.openhtmltopdf.extend.OutputDevice
Reverts the last clip on the stack.
popClip() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
popClip() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
popClip() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
popClip() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
popClipRect(RenderingContext) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
popClipRegions(RenderingContext, int) - Method in class com.openhtmltopdf.layout.BoxRangeHelper
 
popLayer() - Method in class com.openhtmltopdf.layout.LayoutContext
 
popMeasurements() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
popState() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
popTransform(RenderingContext, Box) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
popTransformLayer() - Method in interface com.openhtmltopdf.extend.OutputDevice
Reverts the transform on the stack.
popTransformLayer() - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
popTransformLayer() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
popTransformLayer() - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
popTransformLayer() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
popTransforms(List<AffineTransform>) - Method in interface com.openhtmltopdf.extend.OutputDevice
Deprecated.
popTransforms(List<AffineTransform>) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
popTransforms(List<AffineTransform>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
popTransforms(List<AffineTransform>) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
popTransforms(List<AffineTransform>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
populateOptions(Element, List<String>, List<String>, List<Integer>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
PORTRAIT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
position(CssContext, BlockFormattingContext, BlockBox, FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
position(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
 
Position() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Position
 
POSITION - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
POSITION_BOTH - Static variable in class com.openhtmltopdf.render.BlockBox
 
POSITION_HORIZONTALLY - Static variable in class com.openhtmltopdf.render.BlockBox
 
POSITION_VERTICALLY - Static variable in class com.openhtmltopdf.render.BlockBox
 
positionAbsolute(CssContext, int) - Method in class com.openhtmltopdf.render.BlockBox
 
positionAbsoluteOnPage(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
positionChildren(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
 
positionFixedLayer(RenderingContext) - Method in class com.openhtmltopdf.layout.Layer
 
positionFloatOnPage(LayoutContext, LineBox, BlockBox, boolean) - Static method in class com.openhtmltopdf.layout.LayoutUtil
 
positionFootnoteArea(LayoutContext, FootnoteManager.FootnoteArea, PageBox, int, boolean) - Method in class com.openhtmltopdf.layout.FootnoteManager
 
positionHorizontally(CssContext, Box, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
positionHorizontally(CssContext, InlineLayoutBox, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
positionHorizontallyILBRTL(CssContext, InlineLayoutBox, int, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
positionHorizontallyRTL(CssContext, Box, int, int) - Static method in class com.openhtmltopdf.layout.InlineBoxing
Attempts to layout inline boxes from right to left.
positionInlineBlockVertically(LayoutContext, VerticalAlignContext, BlockBox) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
positionInlineChildrenVertically(LayoutContext, InlineLayoutBox, VerticalAlignContext) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
positionInlineContentVertically(LayoutContext, VerticalAlignContext, Box) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
positionInlineVertically(LayoutContext, VerticalAlignContext, InlineLayoutBox) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
positionRelative(CssContext) - Method in class com.openhtmltopdf.render.Box
 
positionRelative(CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
positionVertically(LayoutContext, Box, LineBox, MarkerData) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
POSITIVE - Static variable in class com.openhtmltopdf.layout.Layer
 
possibleEndlessLoop() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
PRE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
PRE_BUILT_IN_FALLBACK - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontGroup
 
PRE_LINE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
PRE_WRAP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
precedence() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
PREFIXMATCH - Static variable in class com.openhtmltopdf.css.parser.Token
 
preOpen(PdfBoxRenderer) - Method in interface com.openhtmltopdf.pdfboxout.PDFCreationListener
Called immediately after the PDF Document instance is created before the content is written.
prepareFormatter(String) - Method in class com.openhtmltopdf.util.LogMessageIdFormat
 
previousIB - Variable in class com.openhtmltopdf.layout.BoxBuilder.CreateChildrenContext
 
prevSplit(int) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
 
prevSplit(int) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
preWrite(PdfBoxRenderer, int) - Method in interface com.openhtmltopdf.pdfboxout.PDFCreationListener
Called immediately before the pages of the PDF file are about to be written out.
PRIMITIVE - Static variable in class com.openhtmltopdf.css.constants.CSSName
marker var, used for initialization
PrimitiveBackgroundPropertyBuilders - Class in com.openhtmltopdf.css.parser.property
 
PrimitiveBackgroundPropertyBuilders() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders
 
PrimitiveBackgroundPropertyBuilders.BackgroundAttachment - Class in com.openhtmltopdf.css.parser.property
 
PrimitiveBackgroundPropertyBuilders.BackgroundColor - Class in com.openhtmltopdf.css.parser.property
 
PrimitiveBackgroundPropertyBuilders.BackgroundImage - Class in com.openhtmltopdf.css.parser.property
 
PrimitiveBackgroundPropertyBuilders.BackgroundPosition - Class in com.openhtmltopdf.css.parser.property
 
PrimitiveBackgroundPropertyBuilders.BackgroundRepeat - Class in com.openhtmltopdf.css.parser.property
 
PrimitiveBackgroundPropertyBuilders.BackgroundSize - Class in com.openhtmltopdf.css.parser.property
 
PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder - Class in com.openhtmltopdf.css.parser.property
 
PrimitiveBackgroundPropertyBuilders.MultipleIdentValue - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
PrimitivePropertyBuilders.BorderBottomColor - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderBottomLeftRadius - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderBottomRightRadius - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderBottomStyle - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderBottomWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderCollapse - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderLeftColor - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderLeftStyle - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderLeftWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderRightColor - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderRightStyle - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderRightWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderTopColor - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderTopLeftRadius - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderTopRightRadius - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderTopStyle - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BorderTopWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Bottom - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BoxSizing - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BreakAfter - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.BreakBefore - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.CaptionSide - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Clear - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Color - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.ColOrRowSpan - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.ColumnCount - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.ColumnGap - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Cursor - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Direction - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Display - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.EmptyCells - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Float - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FontFamily - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FontSize - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FontStyle - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FontVariant - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FontWeight - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSBorderRendering - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSBorderSpacingHorizontal - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSBorderSpacingVertical - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSCheckboxStyle - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSDynamicAutoWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSFitImagesToWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSFontSubset - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSKeepWithInline - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSMaxJustificationInterChar - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSMaxJustificationInterWord - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSMaxOverflowPages - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSNamedDestination - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSOverflowPagesDirection - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSPageBreakMinHeight - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSPageHeight - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSPageOrientation - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSPageSequence - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSPageWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSPDFFontEmbed - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSPDFFontEncoding - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSTableCellColspan - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSTableCellRowspan - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSTablePaginate - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.FSTextDecorationExtent - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.GenericBorderCornerRadius - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.GenericBorderStyle - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.GenericBorderWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.GenericColor - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.GenericURIWithNone - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Height - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.ImageRenderingBuilder - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Left - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Length - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.LengthLike - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.LengthLikeWithAuto - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.LengthLikeWithIdent - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.LengthLikeWithNone - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.LengthWithIdent - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.LengthWithNormal - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.LetterSpacing - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.LineHeight - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.ListStyleImage - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.ListStylePosition - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.ListStyleType - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.MarginBottom - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.MarginLeft - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.MarginRight - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.MarginTop - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.MaxHeight - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.MaxWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.MinHeight - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.MinWidth - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.NonNegativeLengthLike - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Orphans - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Overflow - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.PaddingBottom - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.PaddingLeft - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.PaddingRight - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.PaddingTop - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Page - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.PageBreakAfter - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.PageBreakBefore - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.PageBreakInside - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.PlainInteger - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Position - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Right - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.SingleIdent - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Src - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TableLayout - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TabSize - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TextAlign - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TextDecoration - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TextIndent - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TextTransform - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Top - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TransformOriginPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TransformOriginX - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TransformOriginY - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.TransformPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.VerticalAlign - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Visibility - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.WhiteSpace - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Widows - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.Width - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.WordSpacing - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.WordWrap - Class in com.openhtmltopdf.css.parser.property
 
PrimitivePropertyBuilders.ZIndex - Class in com.openhtmltopdf.css.parser.property
 
print - Variable in class com.openhtmltopdf.layout.SharedContext
 
println(Level, String) - Method in class com.openhtmltopdf.util.Configuration
Used internally for logging status/info about the class.
prio() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
ProblemType() - Constructor for enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
 
process(PDAcroForm, int, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
processCheckboxControl(PdfBoxForm.ControlFontPair, PDAcroForm, int, PdfBoxForm.Control, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
processControlNames() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
This method will create a tree of names, both non-terminal and terminal.
processControls() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
processControls() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
processControls(SharedContext, PDDocument, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
processedContainers - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakStore
 
processEscapes(char[], int, int) - Static method in class com.openhtmltopdf.css.parser.CSSParser
 
processHiddenControl(PdfBoxForm.ControlFontPair, PdfBoxForm.Control, PDAcroForm, int, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
processLink(RenderingContext, Box, PDPage, float, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
processLink(RenderingContext, Box, PDPage, float, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
processLinkLater(RenderingContext, Box, PDPage, float, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
processLinkLater(RenderingContext, Box, PDPage, float, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
processLinks() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
processLinks(PdfBoxAccessibilityHelper) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
processMultiSelectControl(PdfBoxForm.ControlFontPair, PdfBoxForm.Control, PDAcroForm, int, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
processOutOfFlowContent(LayoutContext, LineBox, BlockBox, int, List<FloatLayoutResult>) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
processPage(RenderingContext, Layer, PagedBoxCollector.PageResult, DisplayListContainer.DisplayListPageContainer, boolean, int, int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
Convert a list of boxes to a list of paint instructions for a page.
processPageBreakAvoidRun(LayoutContext, BlockBox, List<Box>, int, BlockBoxing.AbstractRelayoutDataList, BlockBox) - Static method in class com.openhtmltopdf.layout.BlockBoxing
 
processRadioButtonGroup(List<PdfBoxForm.Control>, PDAcroForm, int, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
processSelectControl(PdfBoxForm.ControlFontPair, PdfBoxForm.Control, PDAcroForm, int, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
Processes select controls and the custom openhtmltopdf-combo control.
processShadowPages(RenderingContext, Layer, int, PagedBoxCollector.PageResult, DisplayListContainer.DisplayListPageContainer, boolean) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
If we have cut-off boxes we have to process them as separate pages.
processSubmitControl(PDAcroForm, int, PdfBoxForm.Control, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
processTextControl(PdfBoxForm.ControlFontPair, PdfBoxForm.Control, PDAcroForm, int, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
processValue(CSSName, PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundImage
 
processValue(CSSName, PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
 
processValue(CSSName, PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundSize
 
processValue(CSSName, PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder
 
processValue(CSSName, PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.MultipleIdentValue
 
processValues(CSSName, PropertyValue, PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
 
processValues(CSSName, PropertyValue, PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundSize
 
processValues(CSSName, PropertyValue, PropertyValue) - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder
 
PROGRESS - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
propagateCurrentTransformationMatrix(CssContext) - Method in class com.openhtmltopdf.layout.Layer
Recursively propagates the transformation matrix.
propagateExtraSpace(LayoutContext, ContentLimitContainer, ContentLimitContainer, int, int) - Method in class com.openhtmltopdf.render.BlockBox
 
properties - Variable in class com.openhtmltopdf.util.Configuration
Our backing data store of properties.
properties() - Static method in enum class com.openhtmltopdf.css.constants.SVGProperty
 
property() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
PropertyBuilder - Interface in com.openhtmltopdf.css.parser.property
 
propertyByName(CSSName) - Method in class com.openhtmltopdf.css.newmatch.CascadedStyle
Returns a PropertyDeclaration by CSS property name, e.g.
PropertyDeclaration - Class in com.openhtmltopdf.css.sheet
Represents a single property declared in a CSS rule set.
PropertyDeclaration(CSSName, CSSPrimitiveValue, boolean, int) - Constructor for class com.openhtmltopdf.css.sheet.PropertyDeclaration
Creates a new instance of PropertyDeclaration from an CSSPrimitiveValue instance.
propertyInherits - Variable in class com.openhtmltopdf.css.constants.CSSName
True if the property inherits by default, false if not inherited
propertyInherits(CSSName) - Static method in class com.openhtmltopdf.css.constants.CSSName
Returns true if the named property inherits by default, according to the CSS2 spec.
propertyName - Variable in class com.openhtmltopdf.css.sheet.InvalidPropertyDeclaration
 
PropertyValue - Class in com.openhtmltopdf.css.parser
 
PropertyValue(short, float, String) - Constructor for class com.openhtmltopdf.css.parser.PropertyValue
 
PropertyValue(short, String, String) - Constructor for class com.openhtmltopdf.css.parser.PropertyValue
 
PropertyValue(IdentValue) - Constructor for class com.openhtmltopdf.css.parser.PropertyValue
 
PropertyValue(FSColor) - Constructor for class com.openhtmltopdf.css.parser.PropertyValue
 
PropertyValue(FSFunction) - Constructor for class com.openhtmltopdf.css.parser.PropertyValue
 
PropertyValue(List<CounterData>, boolean) - Constructor for class com.openhtmltopdf.css.parser.PropertyValue
 
PropertyValue(List<PropertyValue>) - Constructor for class com.openhtmltopdf.css.parser.PropertyValue
 
propName - Variable in class com.openhtmltopdf.css.constants.CSSName
The CSS 2 property name, e.g.
PROPORTIONAL_FONT_SIZES - Static variable in class com.openhtmltopdf.css.style.FontSizeHelper
 
provideSiblingMarginToFloats(int) - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
prunePending(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
prunePendingInlineBoxes(LayoutContext) - Method in class com.openhtmltopdf.render.LineBox
 
pseudo(Selector) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
pseudo_page() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
pseudoSelectors - Variable in class com.openhtmltopdf.css.newmatch.Matcher.Mapper
 
PT - Static variable in class com.openhtmltopdf.css.parser.Token
 
PT__PER__IN - Static variable in class com.openhtmltopdf.css.style.derived.LengthValue
 
push(Token) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
pushBFC(BlockFormattingContext) - Method in class com.openhtmltopdf.layout.LayoutContext
 
pushClip(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
Applies a clip on the output device.
pushClip(Shape) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
pushClip(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
pushClip(Shape) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
pushClip(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
pushClipRect(RenderingContext, Rectangle) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
pushClipRegion(RenderingContext, int) - Method in class com.openhtmltopdf.layout.BoxRangeHelper
 
pushLayer(Layer) - Method in class com.openhtmltopdf.layout.LayoutContext
 
pushLayer(Box) - Method in class com.openhtmltopdf.layout.LayoutContext
 
pushLayerIsolated(Box) - Method in class com.openhtmltopdf.layout.LayoutContext
 
pushMeasurements(InlineBoxMeasurements) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
pushState(PdfBoxFastOutputDevice.PageState) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
pushTransform(RenderingContext, Box, int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
pushTransformLayer(AffineTransform) - Method in interface com.openhtmltopdf.extend.OutputDevice
Applies a transform on the output device.
pushTransformLayer(AffineTransform) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
pushTransformLayer(AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
pushTransformLayer(AffineTransform) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
pushTransformLayer(AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
pushTransforms(List<AffineTransform>) - Method in interface com.openhtmltopdf.extend.OutputDevice
Deprecated.
pushTransforms(List<AffineTransform>) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
pushTransforms(List<AffineTransform>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
pushTransforms(List<AffineTransform>) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
pushTransforms(List<AffineTransform>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
put(String, FSCacheValue) - Method in class com.openhtmltopdf.extend.impl.FSDefaultCacheStore
 
put(String, FSCacheValue) - Method in class com.openhtmltopdf.extend.impl.FSNoOpCacheStore
 
put(K, V) - Method in interface com.openhtmltopdf.extend.FSCacheEx
 
putFontMetricsInCache(String, int, IdentValue, PdfBoxRawPDFontMetrics) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
PX - Static variable in class com.openhtmltopdf.css.parser.Token
 

Q

quadPoints - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.QuadPointShape
 
QuadPointShape() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.QuadPointShape
 
qual - Static variable in class com.openhtmltopdf.util.ImageUtil
 
qualifiedName - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Field
 
QUOTES - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
QuotesPropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
QuotesPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.QuotesPropertyBuilder
 

R

radioBoxOffAppearance - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
radioBoxOnAppearance - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
radioGroups - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
Range(int, int) - Constructor for class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
Range(int, int, int) - Constructor for class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
RBRACE - Static variable in class com.openhtmltopdf.css.parser.Token
 
RBRACKET - Static variable in class com.openhtmltopdf.css.parser.Token
 
RCSS_LENGTH - Static variable in class com.openhtmltopdf.css.constants.Idents
Regex pattern, CSS lengths, a length must have a unit, unless it is zero
RCSS_NUMBER - Static variable in class com.openhtmltopdf.css.constants.Idents
Regex pattern, a CSS number--either integer or float
READ_TIMEOUT - Static variable in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStreamFactory
 
readAll(Reader) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
readAndParseAll(List<StylesheetInfo>, String) - Method in class com.openhtmltopdf.context.StyleReference
 
READER - Enum constant in enum class com.openhtmltopdf.resource.AbstractResource.StreamType
 
readLinkElement(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
readStream(InputStream) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxUserAgent
 
readStyleElement(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
readTextContent(Element) - Static method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
readTimeout - Variable in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStreamFactory
 
realizeFont() - Method in class com.openhtmltopdf.java2d.Java2DFontResolver.FileFontDescription
 
realizeFont() - Method in class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
 
realizeFont() - Method in class com.openhtmltopdf.java2d.Java2DFontResolver.InputStreamFontDescription
 
realizeFont() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
realizeImage(PdfBoxImage) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
realizeImage(PdfBoxImage) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
realizeImage(PdfBoxImage) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
reapplyTransforms() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
rebalanceInlineContent(List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Makes sure that any InlineBox in content both starts and ends within content.
recalcCells(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
recalcColumn(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
recalcMargin(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
recalcSections(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
RECONSUME_BELOW_FLOATS - Enum constant in enum class com.openhtmltopdf.layout.InlineBoxing.StartInlineTextResult
 
RECONSUME_UNBREAKABLE_ON_NEW_LINE - Enum constant in enum class com.openhtmltopdf.layout.InlineBoxing.StartInlineTextResult
 
recover(boolean, boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
RECT_SHAPE - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
RECTANGLE_SHAPE - Static variable in class com.openhtmltopdf.swing.ImageMapParser
 
RectPropertySet - Class in com.openhtmltopdf.css.style.derived
Represents a set of CSS properties that together define some rectangular area, and per-side thickness.
RectPropertySet() - Constructor for class com.openhtmltopdf.css.style.derived.RectPropertySet
 
RectPropertySet(CSSName, float, float, float, float) - Constructor for class com.openhtmltopdf.css.style.derived.RectPropertySet
 
RED - Static variable in class com.openhtmltopdf.css.parser.FSRGBColor
 
referencedFootnoteBodies - Variable in class com.openhtmltopdf.render.LineBox
 
registerDrawer(String, FSObjectDrawer) - Method in class com.openhtmltopdf.render.DefaultObjectDrawerFactory
 
registerFunction(ContentFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory
 
registerLoggerByName(String) - Static method in class com.openhtmltopdf.util.XRLog
 
registerStandardObjects(DefaultObjectDrawerFactory) - Static method in class com.openhtmltopdf.objects.StandardObjectDrawerFactory
 
registerTags(BridgeContext) - Method in class com.openhtmltopdf.svgsupport.SVGImageExtension.Ext
 
registerTags(BridgeContext) - Method in class com.openhtmltopdf.svgsupport.SVGImageExtension.Ext12
 
registerWithThread() - Method in class com.openhtmltopdf.layout.SharedContext
This registers the shared context with a thread local so it can be used anywhere.
reInit(boolean) - Method in class com.openhtmltopdf.layout.LayoutContext
 
RELATIVE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
RELATIVE_FONT_SIZES - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
RelativeBorderProperties(Rectangle, BorderPropertySet, float, int, float, float) - Constructor for class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
relayoutCell(LayoutContext, TableCellBox, int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
relayoutRun(LayoutContext, List<Box>, BlockBox, BlockBoxing.AbstractRelayoutDataList, int, int, boolean) - Static method in class com.openhtmltopdf.layout.BlockBoxing
 
remainingWidth - Variable in class com.openhtmltopdf.layout.InlineBoxing.SpaceVariables
 
remove(Layer) - Method in class com.openhtmltopdf.layout.Layer
 
removeAllChildren() - Method in class com.openhtmltopdf.render.Box
 
removeBoxId(String) - Method in class com.openhtmltopdf.layout.LayoutContext
 
removeBoxId(String) - Method in class com.openhtmltopdf.layout.SharedContext
 
removeChild(int) - Method in class com.openhtmltopdf.render.Box
Removes child by index and adjusts the index of subsequent children.
removeChild(int) - Method in class com.openhtmltopdf.render.InlineLayoutBox
Removes child by index and adjusts the index of subsequent children.
removeChild(Box) - Method in class com.openhtmltopdf.render.Box
Removes a child box if it is indeed a child and adjusts the index of subsequent children.
removeChild(Box) - Method in class com.openhtmltopdf.render.InlineLayoutBox
Removes a child box if it is indeed a child and adjusts the index of subsequent children.
removeDoublicatePoints(List<Point2D.Float>) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
removeDoublicatePoints(List<Point2D.Float>) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
removeFloat(BlockBox) - Method in class com.openhtmltopdf.layout.FloatManager
 
removeFloat(BlockBox) - Method in class com.openhtmltopdf.layout.Layer
FIXME: Only used when we reset a box, so trying to remove at sometime in the future.
removeFloat(BlockBox, List<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
removeFootnoteBodies(LayoutContext, List<BlockBox>, LineBox) - Method in class com.openhtmltopdf.layout.FootnoteManager
Removes footnotes.
removeFromThread() - Method in class com.openhtmltopdf.layout.SharedContext
This removes the shared context from a thread local to avoid memory leaks.
removeLastPage() - Method in class com.openhtmltopdf.layout.Layer
 
removeRunningBlock(BlockBox) - Method in class com.openhtmltopdf.layout.Layer
 
render(Graphics2D) - Method in interface com.openhtmltopdf.extend.OutputDeviceGraphicsDrawer
Draw something using the given graphics.
RENDER - Static variable in class com.openhtmltopdf.util.XRLog
 
RENDER_BUG_FONT_DIDNT_CONTAIN_EXPECTED_CHARACTER - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
RENDER_FONT_IS_NULL - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
RENDER_FONT_LIST_IS_EMPTY - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
RENDER_LINEAR_GRADIENT_IS_NOT_SUPPORTED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
RENDER_OP_MUST_NOT_BE_USED_BY_FAST_RENDERER - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
RENDER_TRIED_TO_SET_NON_INVERTIBLE_CSS_TRANSFORM - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
RENDER_UNKNOWN_PAINT - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
RENDER_USING_CSS_IMPLEMENTATION_FROM - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
RenderingContext - Class in com.openhtmltopdf.render
Supplies information about the context in which rendering will take place
RenderingContext(SharedContext) - Constructor for class com.openhtmltopdf.render.RenderingContext
needs a new instance every run
renderingHint - Variable in class com.openhtmltopdf.util.ScalingOptions
 
reorderer - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
reorderRTLTextToLTR(String) - Method in interface com.openhtmltopdf.bidi.BidiReorderer
 
reorderRTLTextToLTR(String) - Method in class com.openhtmltopdf.bidi.SimpleBidiReorderer
 
reorderRTLTextToLTR(String) - Method in class com.openhtmltopdf.bidi.support.ICUBidiReorderer
 
reorderTableContent(LayoutContext, TableBox) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Reorganizes a table so that the header is the first row group and the footer the last.
REPEAT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
REPEAT_X - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
REPEAT_Y - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
REPLACED - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
ReplacedElement - Interface in com.openhtmltopdf.extend
A replaced element is an XML element in the document being rendered whose visual output is delegated.
replacedElementFactory - Variable in class com.openhtmltopdf.layout.SharedContext
 
ReplacedElementFactory - Interface in com.openhtmltopdf.extend
 
ReplacedElementScaleHelper - Class in com.openhtmltopdf.simple.extend
 
ReplacedElementScaleHelper() - Constructor for class com.openhtmltopdf.simple.extend.ReplacedElementScaleHelper
 
replaceds() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
replaceds() - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
replaceImage(Element, String, int, int, UserAgentCallback) - Method in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory
 
replacement - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer.ReplacementChar
 
ReplacementChar() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer.ReplacementChar
 
replacementText - Variable in class com.openhtmltopdf.layout.SharedContext
 
reposition(Box, int, int) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
repositionAncestors(List<Box>, int, int) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
repositionBox(LayoutContext, BlockBox, int) - Static method in class com.openhtmltopdf.layout.BlockBoxing
 
requestPage(PDDocument, float, float, int, int) - Method in interface com.openhtmltopdf.pdfboxout.PageSupplier
Called whenever a page or shadow-page is needed.
requestPage(PDDocument, float, float, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
requiresLayer() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
reserveSubsequentPagesForFootnoteArea(LayoutContext, FootnoteManager.FootnoteArea, int, int, int) - Method in class com.openhtmltopdf.layout.FootnoteManager
 
reset() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
reset() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
reset() - Method in class com.openhtmltopdf.newtable.TableBox.FixedTableLayout
 
reset() - Method in interface com.openhtmltopdf.newtable.TableBox.TableLayout
 
reset(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
reset(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
reset(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
reset(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
reset(LayoutContext) - Method in class com.openhtmltopdf.render.Box
Responsible for resetting the state of the box before a repeat call to BlockBox.layout(LayoutContext) or other layout methods.
reset(LayoutContext) - Method in class com.openhtmltopdf.render.LineBox
 
reset(Reader) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
resetAndFloatBlock(LayoutContext, LineBox, BlockBox) - Static method in class com.openhtmltopdf.layout.LayoutUtil
 
resetChildren(LayoutContext) - Method in class com.openhtmltopdf.render.Box
 
resetChildren(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
resetChildren(LayoutContext, int, int) - Method in class com.openhtmltopdf.render.Box
 
resetCounter(CounterData) - Method in class com.openhtmltopdf.layout.counter.CounterContext
 
resetCounterValue(CalculatedStyle) - Method in class com.openhtmltopdf.layout.counter.RootCounterContext
 
resetEnd() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
resetNegativeValues() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
resetTopMargin(CssContext) - Method in class com.openhtmltopdf.render.Box
 
resolve(String) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
resolve(String) - Method in class com.openhtmltopdf.swing.UriResolver
 
resolve(String, FontFace) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
resolveAbsoluteFontSize() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
 
resolveAbsoluteFontSize(IdentValue, String[]) - Static method in class com.openhtmltopdf.css.style.FontSizeHelper
 
resolveAutoMargins(LayoutContext, int, RectPropertySet, BorderPropertySet) - Method in class com.openhtmltopdf.newtable.TableBox
 
resolveAutoMargins(LayoutContext, int, RectPropertySet, BorderPropertySet) - Method in class com.openhtmltopdf.render.BlockBox
 
resolveAutoPageHeight(CssContext) - Method in class com.openhtmltopdf.render.PageBox
Return the default page height if defined, else A4.
resolveAutoPageWidth(CssContext) - Method in class com.openhtmltopdf.render.PageBox
Returns the default page width if defined, else the A4 page size width.
resolveChildren(LayoutContext, BlockBox, List<Styleable>, BoxBuilder.ChildBoxInfo) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
resolveChildTableContent(LayoutContext, BlockBox, List<Styleable>, BoxBuilder.ChildBoxInfo, IdentValue) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Handles the situation when we find table content, but our parent is not table related.
resolveCounters(CalculatedStyle) - Method in class com.openhtmltopdf.layout.LayoutContext
 
resolveCounters(CalculatedStyle, Integer) - Method in class com.openhtmltopdf.layout.LayoutContext
 
resolveElementCounters(LayoutContext, Node, Element, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
resolveEntity(String, String) - Method in class com.openhtmltopdf.resource.FSEntityResolver
 
resolveFamilyFont(SharedContext, String[], float, IdentValue, IdentValue, IdentValue, List<PdfBoxFontResolver.FontDescription>, AbstractFontStore) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
resolveFont(SharedContext, FontSpecification) - Method in interface com.openhtmltopdf.extend.FontResolver
 
resolveFont(SharedContext, FontSpecification) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
 
resolveFont(SharedContext, FontSpecification) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
resolveFont(SharedContext, FontSpecification) - Method in class com.openhtmltopdf.swing.AWTFontResolver
 
resolveFont(SharedContext, String[], float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
Resolves a list of font families.
resolveFont(SharedContext, String[], float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
resolveFont(SharedContext, String[], float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.swing.AWTFontResolver
Resolves a list of font families.
resolveFont(SharedContext, String, float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
resolveFont(SharedContext, String, float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.EmptyFontStore
 
resolveFont(SharedContext, String, float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore
 
resolveFont(SharedContext, String, float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
resolveFont(SharedContext, String, float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.swing.AWTFontResolver
Resolves a single font name.
resolveFontFaceBaseFont(String, float, IdentValue, IdentValue) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
 
resolveFonts(SharedContext, String[], float, IdentValue, IdentValue, IdentValue) - Method in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
resolvePageDimensions(CssContext) - Method in class com.openhtmltopdf.render.PageBox
 
resolver - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
resolveTableContent(LayoutContext, BlockBox, List<Styleable>, BoxBuilder.ChildBoxInfo) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Handles the situation when our current parent is table related.
resolveUri(String, UserAgentCallback) - Static method in class com.openhtmltopdf.svgsupport.SVGImageExtension
 
resolveUri(String, String) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
 
resolveUri(String, String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
resolveURI(String) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
Used to find a uri that may be relative to the BaseURL.
resolveURI(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
resolveURI(String, String) - Method in interface com.openhtmltopdf.extend.FSUriResolver
Used to find a uri that may be relative to the BaseURL.
resolveURI(String, String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultUriResolver
Resolves the URI; if absolute, leaves as is, if relative, returns an absolute URI based on the baseUrl for the agent.
Resource - Interface in com.openhtmltopdf.resource
 
restoreGraphics() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
restoreLayoutState(LayoutState) - Method in class com.openhtmltopdf.layout.LayoutContext
 
restorePreviousReferenceLine(LineBox) - Method in class com.openhtmltopdf.render.MarkerData
 
restoreStateForRelayout(LayoutState) - Method in class com.openhtmltopdf.layout.LayoutContext
 
result - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
retrieveLoggers() - Method in class com.openhtmltopdf.util.JDKXRLogger
Returns a List of all Logger instances used by this project from the JDK LogManager; these will be automatically created if they aren't already available.
retrievePageMetadata(LayoutContext) - Method in class com.openhtmltopdf.render.PageBox
 
RGBtoHSB(int, int, int, float[]) - Static method in class com.openhtmltopdf.css.parser.FSRGBColor
 
RIDGE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
right - Variable in class com.openhtmltopdf.css.constants.CSSName.CSSSideProperties
 
right - Variable in class com.openhtmltopdf.layout.Breaker.AppBreakOpportunity
 
right() - Method in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
right() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
Right() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Right
 
RIGHT - Enum constant in enum class com.openhtmltopdf.layout.FloatManager.FloatDirection
 
RIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
RIGHT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
RIGHT - Static variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
RIGHT - Static variable in class com.openhtmltopdf.render.BorderPainter
 
RIGHT_BOTTOM - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
RIGHT_MIDDLE - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
RIGHT_TOP - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
rightColor() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
RightMarginArea() - Constructor for class com.openhtmltopdf.render.PageBox.RightMarginArea
 
rightStyle() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
root - Variable in class com.openhtmltopdf.render.displaylist.PaintRootElementBackground
 
rootBox() - Method in class com.openhtmltopdf.render.Box
Returns the highest ancestor box.
RootCounterContext - Class in com.openhtmltopdf.layout.counter
 
RootCounterContext() - Constructor for class com.openhtmltopdf.layout.counter.RootCounterContext
 
rootLayer - Variable in class com.openhtmltopdf.render.RenderingContext
 
ROTATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
ROUND_RECT_DIMENSIONS_DOWN - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
ROUND_RECT_DIMENSIONS_DOWN - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
RowData - Class in com.openhtmltopdf.newtable
A row in the table grid.
RowData() - Constructor for class com.openhtmltopdf.newtable.RowData
 
RPAREN - Static variable in class com.openhtmltopdf.css.parser.Token
 
RTL - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.TextDirection
 
RTL - Static variable in interface com.openhtmltopdf.bidi.BidiSplitter
 
RTL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
ruleset(RulesetContainer) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
Ruleset - Class in com.openhtmltopdf.css.sheet
 
Ruleset(int) - Constructor for class com.openhtmltopdf.css.sheet.Ruleset
 
RulesetContainer - Interface in com.openhtmltopdf.css.sheet
 
run() - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Run the XHTML/XML to PDF conversion and output to an output stream set by toStream.
RUN_AFTER_RESOLVING_URI - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceControlPriority
 
RUN_BEFORE_RESOLVING_URI - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceControlPriority
 
RUN_IN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
runBidiOnParagraphs(LayoutContext) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter
Run bidi splitting on the document's paragraphs.
runBidiSplitter(BidiSplitter, LayoutContext) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
 
runBidiSplitter(BidiSplitter, LayoutContext) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
Here we call out to the actual BIDI algorithm.
runEnds - Variable in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
runFirstPage() - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
useLayoutGraphics and toPageProcessor MUST have been called.
runKong() - Method in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
RUNNING - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
runPaged() - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
useLayoutGraphics and toPageProcessor MUST have been called.
runs - Variable in class com.openhtmltopdf.bidi.SimpleBidiSplitter
 
runStarts - Variable in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 

S

S - Static variable in class com.openhtmltopdf.css.parser.Token
 
S_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
sacTypesStrings - Static variable in class com.openhtmltopdf.css.constants.ValueConstants
 
safeEncodeHintTypeValueOf(String) - Static method in class com.openhtmltopdf.objects.zxing.ZXingObjectDrawer
 
safeSymbolShapeHint(String) - Static method in class com.openhtmltopdf.objects.zxing.ZXingObjectDrawer
 
satisfyWidowsAndOrphans(LayoutContext, int, boolean) - Method in class com.openhtmltopdf.render.BlockBox
TERMINOLOGY: Orphans refers to the number of lines of content in this box before the first page break.
save() - Method in class com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
 
save(BlockBox, Layer, BlockFormattingContext, FloatManager.FloatDirection) - Method in class com.openhtmltopdf.layout.FloatManager
 
saveEnd() - Method in class com.openhtmltopdf.layout.LineBreakContext
 
saveGraphics() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
saveGraphicsCounter - Variable in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
saveLine(LineBox, LayoutContext, BlockBox, int, int, List<FloatLayoutResult>, boolean, List<Layer>, MarkerData, int, boolean) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
saveRangeData(CssContext, Box, List<Box>, List<Box>, BoxRangeLists, boolean, int, int, int, int) - Method in class com.openhtmltopdf.layout.BoxCollector
 
sb - Variable in class com.openhtmltopdf.java2d.Java2DTextRenderer.FontRun
 
scale - Variable in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
scale(int, int) - Method in interface com.openhtmltopdf.extend.FSImage
 
scale(int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
scale(int, int) - Method in class com.openhtmltopdf.swing.AWTFSImage.NewAWTFSImage
 
scale(int, int) - Method in class com.openhtmltopdf.swing.AWTFSImage.NullImage
 
SCALE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SCALE_X - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SCALE_Y - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
scaleBackgroundImage(CssContext, CalculatedStyle, Rectangle, FSImage, CalculatedStyle.BackgroundContainer) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
 
scaleToOutputResolution(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
scaleToOutputResolution(PdfBoxImage) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxUserAgent
 
ScalingOptions - Class in com.openhtmltopdf.util
ScalingOptions() - Constructor for class com.openhtmltopdf.util.ScalingOptions
Default scaling options, nearest neighbor interpolation, and fast downscaling.
ScalingOptions(int, int, int, DownscaleQuality, Object) - Constructor for class com.openhtmltopdf.util.ScalingOptions
Constructor with all options.
ScalingOptions(DownscaleQuality, Object) - Constructor for class com.openhtmltopdf.util.ScalingOptions
Constructor with all options.
SCROLL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SE_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SearchUtil - Class in com.openhtmltopdf.util
 
SearchUtil() - Constructor for class com.openhtmltopdf.util.SearchUtil
 
SearchUtil.IntComparator - Interface in com.openhtmltopdf.util
 
sectionAbove(TableSectionBox, boolean) - Method in class com.openhtmltopdf.newtable.TableBox
 
sectionBelow(TableSectionBox, boolean) - Method in class com.openhtmltopdf.newtable.TableBox
 
SECURE - Enum constant in enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
 
SECURE - Enum constant in enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
 
seenControls - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPerDocumentFormState
 
selector(Ruleset) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
Selector - Class in com.openhtmltopdf.css.newmatch
A Selector is really a chain of CSS selectors that all need to be valid for the selector to match.
Selector() - Constructor for class com.openhtmltopdf.css.newmatch.Selector
 
selectorCount - Static variable in class com.openhtmltopdf.css.newmatch.Selector
 
selectorID - Variable in class com.openhtmltopdf.css.newmatch.Selector
Give each a unique ID to be able to create a key to internalize Matcher.Mappers
SEMICOLON - Static variable in class com.openhtmltopdf.css.parser.Token
 
SEPARATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
serialVersionUID - Static variable in exception class com.openhtmltopdf.css.parser.CSSParseException
 
serialVersionUID - Static variable in exception class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter.PdfException
 
serialVersionUID - Static variable in exception class com.openhtmltopdf.util.XRRuntimeException
 
setAbsX(int) - Method in class com.openhtmltopdf.render.Box
 
setAbsY(int) - Method in class com.openhtmltopdf.render.Box
 
setAccessController(ExternalResourceControlPriority, BiPredicate<String, ExternalResourceType>) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
setAccessiblityObject(Object) - Method in class com.openhtmltopdf.render.Box
 
setAggregateBounds(Rectangle) - Method in class com.openhtmltopdf.layout.PaintingInfo
 
setAncestorSelector(Selector) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setAnchorName(String) - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
setAnonymous(boolean) - Method in class com.openhtmltopdf.render.Box
 
setAscent(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
setAscent(float) - Method in class com.openhtmltopdf.render.StrutMetrics
 
setAttributeDictionary(COSDictionary) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
The optional attribute dictionary is used for additional information about the structural element such as bounding box, cell spans, etc.
setAxis(int) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setBaseline(int) - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
setBaseline(int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
setBaseline(int) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
setBaseline(int) - Method in class com.openhtmltopdf.render.LineBox
 
setBaseline(int) - Method in class com.openhtmltopdf.render.StrutMetrics
 
setBasePagePdfPageIndex(int) - Method in class com.openhtmltopdf.render.PageBox
 
setBaseUri(String) - Method in class com.openhtmltopdf.swing.UriResolver
 
setBaseURL(String) - Method in interface com.openhtmltopdf.extend.UserAgentCallback
Does not need to be a correct URL, only an identifier that the implementation can resolve.
setBaseURL(String) - Method in class com.openhtmltopdf.layout.SharedContext
Sets the baseURL attribute of the RenderingContext object
setBaseURL(String) - Method in class com.openhtmltopdf.render.RenderingContext
 
setBaseURL(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
URL relative to which URIs are resolved.
setBidiReorderer(BidiReorderer) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
setBidiReorderer(BidiReorderer) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setBidiReorderer(BidiReorderer) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setBidiReorderer(BidiReorderer) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setBidiReorderer(BidiReorderer) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setBidiReorderer(BidiReorderer) - Method in class com.openhtmltopdf.render.RenderingContext
 
setBidiSplitterFactory(BidiSplitterFactory) - Method in class com.openhtmltopdf.layout.LayoutContext
The bidi splitter is used to split text runs into LTR and RTL visual ordering.
setBlock(BlockBox) - Method in class com.openhtmltopdf.layout.FloatLayoutResult
 
setBlockBoxingState(LayoutContext.BlockBoxingState) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setBorderBoxHeight(CssContext, int) - Method in class com.openhtmltopdf.render.Box
 
setBorderBoxWidth(CssContext, int) - Method in class com.openhtmltopdf.render.Box
 
setBorderStyle(PDBorderStyleDictionary) - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationFileAttachmentContainer
 
setBorderStyle(PDBorderStyleDictionary) - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationLinkContainer
 
setBorderStyle(PDBorderStyleDictionary) - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer
 
setBottom(float) - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
setBottom(int) - Method in class com.openhtmltopdf.render.ContentLimit
 
setBottomLeft(BorderRadiusCorner) - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
setBottomMarginCalculated(boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
setBottomRight(BorderRadiusCorner) - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
setBox(BlockBox) - Method in class com.openhtmltopdf.layout.BoxRangeData
 
setBoxDimensions(BoxDimensions) - Method in class com.openhtmltopdf.render.Box
 
setBreakAtLineContext(BreakAtLineContext) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setCalcWidth(long) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
setCallerNotified(boolean) - Method in exception class com.openhtmltopdf.css.parser.CSSParseException
 
setCanvas(FSCanvas) - Method in class com.openhtmltopdf.layout.SharedContext
 
setCapturedOriginalAbsY(boolean) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
setCell(TableCellBox) - Method in class com.openhtmltopdf.layout.CollapsedBorderSide
 
setCellAt(int, int, TableCellBox) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
setCellHeights(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
setCellWidths(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
setCellWidths(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
setChainedSelector(Selector) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setCharacterBreaker(FSTextBreaker) - Method in class com.openhtmltopdf.layout.SharedContext
 
setChildOffset(int, int) - Method in class com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
 
setChildOffset(int, int) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
setChildrenContentType(BlockBox.ContentType) - Method in class com.openhtmltopdf.render.BlockBox
setChildrenHeight(int) - Method in class com.openhtmltopdf.render.BlockBox
 
setClip - Variable in class com.openhtmltopdf.render.OperatorSetClip
 
setClip(RenderingContext, OperatorSetClip) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
 
setClip(RenderingContext, OperatorSetClip) - Method in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
setClip(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
Deprecated.
setClip(Shape) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
Deprecated.
setClip(Shape) - Method in class com.openhtmltopdf.layout.BoxRangeData
 
setClip(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setClip(Shape) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setClip(Shape) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setClipAll(OperatorSetClip) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
setClipAll(OperatorSetClip) - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
setCol(int) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
setCollapsedBottomMargin(LayoutContext, RectPropertySet, BlockBox.MarginCollapseResult) - Method in class com.openhtmltopdf.render.BlockBox
 
setColor(FSColor) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
setColor(FSColor) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
setColor(FSColor) - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
setColor(FSColor) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setColor(FSColor) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setColor(FSColor) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setColumnPos(int[]) - Method in class com.openhtmltopdf.newtable.TableBox
 
setColumnWidth(int) - Method in class com.openhtmltopdf.render.FlowingColumnBox
 
setConfigLogger(Logger) - Static method in class com.openhtmltopdf.util.Configuration
Sets the logger which we use for Configuration-related logging.
setContainingBlock(Box) - Method in class com.openhtmltopdf.render.Box
 
setContainingBlockWidth(int) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
setContainingLayer(Layer) - Method in class com.openhtmltopdf.render.Box
 
setContainsBlockLevelContent(boolean) - Method in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
setContainsBlockLevelContent(boolean) - Method in class com.openhtmltopdf.render.LineBox
 
setContainsContent(boolean) - Method in class com.openhtmltopdf.render.LineBox
setContainsDynamicFunction(boolean) - Method in class com.openhtmltopdf.render.LineBox
 
setContainsTableContent(boolean) - Method in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
setContent(String) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
setContent(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Metadata
 
setContentFunction(ContentFunction) - Method in class com.openhtmltopdf.layout.FunctionData
 
setContentFunction(ContentFunction) - Method in class com.openhtmltopdf.render.InlineBox
 
setContentLimitContainer(ContentLimitContainer) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
setContentStart(int) - Method in class com.openhtmltopdf.render.LineBox
 
setContentWidth(int) - Method in class com.openhtmltopdf.render.Box
 
setContentWidth(int) - Method in class com.openhtmltopdf.render.BoxDimensions
 
setCss(StyleReference) - Method in class com.openhtmltopdf.layout.SharedContext
 
setCssText(String) - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
setCurrentMarkerData(MarkerData) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setDebug_draw_boxes(boolean) - Method in class com.openhtmltopdf.layout.SharedContext
 
setDebug_draw_font_metrics(boolean) - Method in class com.openhtmltopdf.layout.SharedContext
 
setDebug_draw_inline_boxes(boolean) - Method in class com.openhtmltopdf.layout.SharedContext
 
setDebug_draw_line_boxes(boolean) - Method in class com.openhtmltopdf.layout.SharedContext
 
setDefaultLoggerName(String) - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
setDefaultPageSize(Float, Float, boolean) - Method in class com.openhtmltopdf.layout.SharedContext
Set the default page dimensions.
setDefaultTextDirection(byte) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setDescent(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
setDescent(float) - Method in class com.openhtmltopdf.render.StrutMetrics
 
setDiameter(int) - Method in class com.openhtmltopdf.render.MarkerData.GlyphMarker
 
setDidValues(PDDocument) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
setDimensionsCalculated(boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
setDirectionality(byte) - Method in class com.openhtmltopdf.render.LineBox
 
setDocument(File) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
setDocument(String) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
setDocument(Document) - Method in class com.openhtmltopdf.resource.XMLResource
 
setDocument(Document, String) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
setDocument(Document, String, NamespaceHandler) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
setDocumentBuilderSecurityFeatures(DocumentBuilderFactory) - Method in class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
 
setDocumentContext(SharedContext, NamespaceHandler, Document, UserInterface) - Method in class com.openhtmltopdf.context.StyleReference
Sets the documentContext attribute of the StyleReference object
setDocumentFromString(String, String) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
setDocumentFromStringP(String, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
setDocumentP(File) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
setDocumentP(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
setDocumentP(Document, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
setDocumentP(Document, String, NamespaceHandler) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
setDotsPerPixel(int) - Method in class com.openhtmltopdf.layout.SharedContext
Set the internal dots measurement per CSS pixel.
setDPI(float) - Method in class com.openhtmltopdf.layout.SharedContext
Sets the effective DPI (Dots Per Inch) of the screen.
setDrawingLayer(Layer) - Method in class com.openhtmltopdf.render.FloatedBoxData
 
setEffMaxWidth(long) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
setEffMinWidth(long) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
setEffWidth(Length) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
setElapsedLoadTime(long) - Method in class com.openhtmltopdf.resource.AbstractResource
 
setElement(Element) - Method in interface com.openhtmltopdf.layout.Styleable
 
setElement(Element) - Method in class com.openhtmltopdf.newtable.TableColumn
 
setElement(Element) - Method in class com.openhtmltopdf.render.BlockBox
 
setElement(Element) - Method in class com.openhtmltopdf.render.Box
 
setElement(Element) - Method in class com.openhtmltopdf.render.InlineBox
 
setEnd(int) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setEnd(Box) - Method in class com.openhtmltopdf.layout.Layer
 
setEndsHere(boolean) - Method in class com.openhtmltopdf.render.InlineBox
setEndsHere(boolean) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
setEndsOnNL(boolean) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setEndsOnNL(boolean) - Method in class com.openhtmltopdf.render.LineBox
 
setEndsOnSoftHyphen(boolean) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setEndsOnSoftHyphen(boolean) - Method in class com.openhtmltopdf.render.InlineText
 
setEndsOnWordBreak(boolean) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setErrorHandler(CSSErrorHandler) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
setExtGState(PDExtendedGraphicsState) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setExtraSpaceBottom(int) - Method in class com.openhtmltopdf.layout.LayoutContext
setExtraSpaceBottom(int) - Method in class com.openhtmltopdf.newtable.TableBox
 
setExtraSpaceBottom(int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
setExtraSpaceTop(int) - Method in class com.openhtmltopdf.layout.LayoutContext
setExtraSpaceTop(int) - Method in class com.openhtmltopdf.newtable.TableBox
 
setExtraSpaceTop(int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
setFastRenderer(boolean) - Method in class com.openhtmltopdf.render.RenderingContext
 
setFeature(String, T) - Method in interface com.openhtmltopdf.resource.XMLResource.SetFeature
 
setFeature(XMLReader, String, boolean) - Method in class com.openhtmltopdf.resource.FSCatalog
Attempts to set requested feature on the parser; logs exception if not supported or not recognized.
setFillColor(float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setFillColor(int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setFinishedInCharBreakingMode(boolean) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setFirstCharInLine(boolean) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setFirstLettersTracker(StyleTracker) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setFirstLetterStyle(CascadedStyle) - Method in class com.openhtmltopdf.render.BlockBox
 
setFirstLinesTracker(StyleTracker) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setFirstLineStyle(CascadedStyle) - Method in class com.openhtmltopdf.render.BlockBox
 
setFloatDistances(FloatDistances) - Method in class com.openhtmltopdf.render.LineBox
 
setFloatedBoxData(FloatedBoxData) - Method in class com.openhtmltopdf.render.BlockBox
 
setFloats(FloatManager.FloatDirection, List<FloatManager.BoxOffset>) - Method in class com.openhtmltopdf.layout.FloatManager
 
setFloatValue(short, float) - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
setFont(FSFont) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
setFont(FSFont) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
setFont(FSFont) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setFont(FSFont) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setFont(FSFont) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setFont(PDFont, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setFontContext(FontContext) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setFontContext(FontContext) - Method in class com.openhtmltopdf.render.RenderingContext
 
setFontMapping(String, Font) - Method in class com.openhtmltopdf.java2d.Java2DFontResolver
Sets the fontMapping attribute of the FontResolver object
setFontMapping(String, Font) - Method in class com.openhtmltopdf.layout.SharedContext
Deprecated.
Definitely shouldn't use this method as it only applies for Java2D font resolver. Instead call getFontResolver, cast and use font adding methods on that.
setFontMapping(String, Font) - Method in class com.openhtmltopdf.swing.AWTFontResolver
Sets the fontMapping attribute of the FontResolver object
setFontResolver(FontResolver) - Method in class com.openhtmltopdf.layout.SharedContext
 
setFontResolver(PDFTranscoder.OpenHtmlFontResolver) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
setFontScale(float) - Method in interface com.openhtmltopdf.extend.TextRenderer
 
setFontScale(float) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
setFontScale(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
setFontSpecification(FontSpecification) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
Sets the FontSpecification for this AbstractOutputDevice.
setFooter(boolean) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
setFootnote(BlockBox) - Method in class com.openhtmltopdf.render.InlineBox
 
setFootnoteAllowed(boolean) - Method in class com.openhtmltopdf.layout.LayoutContext
setFootnoteAreaHeight(int) - Method in class com.openhtmltopdf.render.PageBox
Sets the footnote area height on this page.
setFootnoteIndex(int) - Method in class com.openhtmltopdf.layout.LayoutContext
setFor(IdentValue...) - Static method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
 
setForDeletion(boolean) - Method in class com.openhtmltopdf.layout.Layer
 
setFromCaptionedTable(boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
setFunction(FSFunction) - Method in class com.openhtmltopdf.layout.FunctionData
 
setFunction(FSFunction) - Method in class com.openhtmltopdf.render.InlineBox
 
setFunctionData(FunctionData) - Method in class com.openhtmltopdf.render.InlineText
 
setGlyphMarker(MarkerData.GlyphMarker) - Method in class com.openhtmltopdf.render.MarkerData
 
setGlyphPosition(int, Point2D) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
setGlyphTransform(int, AffineTransform) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
setGlyphVisible(int, boolean) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
setHaveBaseline(boolean) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
setHeader(boolean) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
setHeight(int) - Method in class com.openhtmltopdf.render.Box
Uh oh! This refers to content height during layout but total height after layout!
setHeight(int) - Method in class com.openhtmltopdf.render.BoxDimensions
 
setHeight(int) - Method in class com.openhtmltopdf.render.PageBox.PageDimensions
 
setHeightOverride(int) - Method in class com.openhtmltopdf.newtable.TableRowBox
 
setIdentValue(IdentValue) - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
setImage(FSImage) - Method in class com.openhtmltopdf.render.MarkerData.ImageMarker
 
setImageMarker(MarkerData.ImageMarker) - Method in class com.openhtmltopdf.render.MarkerData
 
setImageSize(float, float) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
setIndex(int) - Method in class com.openhtmltopdf.render.Box
See Box.getIndex() Must make sure this is correct when removing children/rearranging children.
setInitialMeasurements(InlineBoxMeasurements) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
setInitialPageNo(int) - Method in class com.openhtmltopdf.render.RenderingContext
 
setInline(boolean) - Method in class com.openhtmltopdf.layout.Layer
 
setInlineBottom(int) - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
setInlineContent(List<Styleable>) - Method in class com.openhtmltopdf.render.BlockBox
Inline content is created by the box builder.
setInlineTop(int) - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
setInlineWidth(int) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
setInPageMargins(boolean) - Method in class com.openhtmltopdf.render.RenderingContext
 
setInteractive(boolean) - Method in class com.openhtmltopdf.layout.SharedContext
 
setIsInFloatBottom(boolean) - Method in class com.openhtmltopdf.layout.LayoutContext
setIsInFloatBottom(boolean) - Method in class com.openhtmltopdf.render.RenderingContext
setIsolated(boolean) - Method in class com.openhtmltopdf.layout.Layer
 
setIsPrintOverride(Boolean) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setJustificationInfo(JustificationInfo) - Method in class com.openhtmltopdf.render.LineBox
 
setLastPage(PageBox) - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
setLastRequestedPage(PageBox) - Method in class com.openhtmltopdf.layout.Layer
 
setLayer(Layer) - Method in class com.openhtmltopdf.render.Box
 
setLayoutRunningBlocks(boolean) - Method in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
setLayoutState(int, LayoutState) - Method in class com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
 
setLayoutState(int, LayoutState) - Method in class com.openhtmltopdf.layout.BlockBoxing.LiteRelayoutDataList
 
setLayoutWidth(int) - Method in class com.openhtmltopdf.render.MarkerData.GlyphMarker
 
setLayoutWidth(int) - Method in class com.openhtmltopdf.render.MarkerData.ImageMarker
 
setLayoutWidth(int) - Method in class com.openhtmltopdf.render.MarkerData.TextMarker
 
setLayoutWidth(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
setLeft(float) - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
setLeft(CSSName, CalculatedStyle, PropertyValue, CssContext) - Method in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
setLeftFloatDistance(int) - Method in class com.openhtmltopdf.render.FloatDistances
 
setLeftMBP(int) - Method in class com.openhtmltopdf.render.Box
 
setLeftMBP(int) - Method in class com.openhtmltopdf.render.BoxDimensions
 
setLetterSpacing(float) - Method in class com.openhtmltopdf.render.InlineText
 
setLevel(String, Level) - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
setLevel(String, Level) - Method in class com.openhtmltopdf.util.JDKXRLogger
 
setLevel(String, Level) - Static method in class com.openhtmltopdf.util.XRLog
 
setLevel(String, Level) - Method in interface com.openhtmltopdf.util.XRLogger
 
setLine(int) - Method in exception class com.openhtmltopdf.css.parser.CSSParseException
 
setLineBreakedBecauseOfNoWrap(boolean) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setLineBreaker(FSTextBreaker) - Method in class com.openhtmltopdf.layout.SharedContext
 
setLineCap(int) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setLineDash(float[], float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setLineJoin(int) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setLineWidth(float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setListCounter(int) - Method in class com.openhtmltopdf.render.BlockBox
 
setListener(PDFCreationListener) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
setLocation(int, int) - Method in interface com.openhtmltopdf.extend.ReplacedElement
Assigns the new locations where the element will be rendered.
setLocation(int, int) - Method in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
setLocation(int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
setLocation(int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
setLocation(int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
setLocation(int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
setLocation(int, int) - Method in class com.openhtmltopdf.swing.EmptyReplacedElement
 
setLocation(int, int) - Method in class com.openhtmltopdf.swing.ImageReplacedElement
Assigns the new locations where the element will be rendered.
setLoggerImpl(XRLogger) - Static method in class com.openhtmltopdf.util.XRLog
 
setLoggerNameMap(Map<String, String>) - Method in class com.openhtmltopdf.slf4j.Slf4jLogger
 
setLoggingEnabled(boolean) - Static method in class com.openhtmltopdf.util.XRLog
Turns logging on or off, without affecting logging configuration.
setManager(FloatManager) - Method in class com.openhtmltopdf.render.FloatedBoxData
 
setMarginAreaRoot(boolean) - Method in class com.openhtmltopdf.newtable.TableBox
 
setMarginBottom(CssContext, int) - Method in class com.openhtmltopdf.render.Box
 
setMarginFromSibling(int) - Method in class com.openhtmltopdf.render.FloatedBoxData
 
setMarginLeft(CssContext, int) - Method in class com.openhtmltopdf.render.Box
 
setMarginRight(CssContext, int) - Method in class com.openhtmltopdf.render.Box
 
setMarginTop(CssContext, int) - Method in class com.openhtmltopdf.render.Box
 
setMarkerData(MarkerData) - Method in class com.openhtmltopdf.render.BlockBox
 
setMarkerData(MarkerData) - Method in class com.openhtmltopdf.render.LineBox
 
setMaster(String) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setMasterText(String) - Method in class com.openhtmltopdf.render.InlineText
 
setMaxWidth(int) - Method in class com.openhtmltopdf.render.BlockBox
 
setMaxWidth(long) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
setMayCheckKeepTogether(boolean) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setMedia(String) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Sets the media attribute of the StylesheetInfo object
setMedia(String) - Method in class com.openhtmltopdf.layout.SharedContext
Set the current media type.
setMetadata(String, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
Replaces all copies of the named metadata with a single value.
setMetadata(String, String) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
Replaces all copies of the named metadata with a single value.
setMetadata(String, String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
Replaces all copies of the named metadata with a single value.
setMinMaxCalculated(boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
setMinWidth(int) - Method in class com.openhtmltopdf.render.BlockBox
 
setMinWidth(long) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
setMiterLimit(float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setName(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setName(String) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
setName(String) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Metadata
 
setNamespaceHandler(NamespaceHandler) - Method in class com.openhtmltopdf.layout.SharedContext
 
setNamespaceURI(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setNeedCellRecalc(boolean) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
setNeedCellWidthCalc(boolean) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
setNeedPageClear(boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
setNeedShrinkToFitCalculatation(boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
setNeedsNewLine(boolean) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setNextWidth(int) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setNonSpaceAdjust(float) - Method in class com.openhtmltopdf.render.JustificationInfo
 
setNonSpaceCount(int) - Method in class com.openhtmltopdf.render.CharCounts
 
setNoPageBreak(int) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setOf(IdentValue...) - Static method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders
 
setOffset(int) - Method in class com.openhtmltopdf.render.TextDecoration
 
setOnlyChild(LayoutContext, FlowingColumnBox) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
setOpenInlineBoxes(List<InlineBox>) - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
setOperator(Token) - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
setOrigin(int) - Method in class com.openhtmltopdf.css.sheet.FontFaceRule
 
setOrigin(int) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
setOrigin(int) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Sets the origin attribute of the StylesheetInfo object
setOriginalAbsY(int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
setOuterMarginCorner(Dimension) - Method in class com.openhtmltopdf.layout.PaintingInfo
 
setOuterPageWidth(int) - Method in class com.openhtmltopdf.render.PageBox
 
setOutputDevice(OutputDevice) - Method in class com.openhtmltopdf.render.RenderingContext
 
setPage(int, PageBox) - Method in class com.openhtmltopdf.render.RenderingContext
 
setPage(PageBox) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setPageClearance(int) - Method in class com.openhtmltopdf.newtable.TableBox
 
setPageCount(int) - Method in class com.openhtmltopdf.render.RenderingContext
 
setPageInfo(PageInfo) - Method in class com.openhtmltopdf.render.PageBox
 
setPageName(String) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setPageNo(int) - Method in class com.openhtmltopdf.render.PageBox
 
setPages(List<PageBox>) - Method in class com.openhtmltopdf.layout.Layer
 
setPaint(Paint) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
setPaint(Paint) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
setPaint(Paint) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setPaint(Paint) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setPaint(Paint) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setPaintingBottom(int) - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
setPaintingBottom(int) - Method in class com.openhtmltopdf.render.PageBox
 
setPaintingHeight(int) - Method in class com.openhtmltopdf.render.LineBox
 
setPaintingInfo(PaintingInfo) - Method in class com.openhtmltopdf.render.Box
 
setPaintingTop(int) - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
setPaintingTop(int) - Method in class com.openhtmltopdf.render.LineBox
 
setPaintingTop(int) - Method in class com.openhtmltopdf.render.PageBox
 
setParagraph(String, byte) - Method in interface com.openhtmltopdf.bidi.BidiSplitter
Sets the text which is to be split on visual ordering.
setParagraph(String, byte) - Method in class com.openhtmltopdf.bidi.SimpleBidiSplitter
 
setParagraph(String, byte) - Method in class com.openhtmltopdf.bidi.support.ICUBidiSplitter
 
setParent(Ruleset) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setParent(VerticalAlignContext) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
setParent(TableColumn) - Method in class com.openhtmltopdf.newtable.TableColumn
 
setParent(Box) - Method in class com.openhtmltopdf.render.Box
 
setParent(ContentLimitContainer) - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
setParent(InlineLayoutBox) - Method in class com.openhtmltopdf.render.InlineText
 
setParserFeatures(XMLReader) - Method in class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
Sets all standard features for SAX parser.
setPartialNameToField(PdfBoxForm.Control, PDField) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
setPartialNameToField(Element, PdfBoxForm.Field, PDField) - Static method in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
setPdfVersion(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbbrStuctualElement
 
setPdfVersion(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
Only a couple of types of structural elements need the PDF version so leave empty in the base class.
setPdfVersion(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
setPending(boolean) - Method in class com.openhtmltopdf.layout.FloatLayoutResult
 
setPending(boolean) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
setPendingPageName(String) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setPersistentBFC(PersistentBFC) - Method in class com.openhtmltopdf.render.BlockBox
 
setPos(int) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setPos(int) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
setPrecedence(int) - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
setPrint(boolean) - Method in class com.openhtmltopdf.layout.SharedContext
 
setPrinted(boolean) - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer
 
setProtocolsStreamFactory(Map<String, FSStreamFactory>) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
setPseudoClass(int) - Method in class com.openhtmltopdf.css.newmatch.Selector
set which pseudoclasses must apply for this selector
setPseudoElement(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
check if selector queries for dynamic properties
setPseudoElementOrClass(String) - Method in class com.openhtmltopdf.render.Box
 
setPseudoElementOrClass(String) - Method in class com.openhtmltopdf.render.InlineBox
 
setPseudoPage(String) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
setQuadPoints(float[]) - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationLinkContainer
 
setQuadPoints(float[]) - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer
 
setRange(BoxRange) - Method in class com.openhtmltopdf.layout.BoxRangeData
 
setRectangle(PDRectangle) - Method in class com.openhtmltopdf.pdfboxout.AnnotationContainer
 
setReferenceLine(LineBox) - Method in class com.openhtmltopdf.render.MarkerData
 
setRelativeOffset(Dimension) - Method in class com.openhtmltopdf.render.Box
 
setRemovableWhitespace(boolean) - Method in class com.openhtmltopdf.render.InlineBox
 
setRenderingContext(RenderingContext) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
setRenderingContext(RenderingContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setRenderingContext(RenderingContext) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setRenderingContext(RenderingContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setRenderingHint(RenderingHints.Key, Object) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
setRenderingHint(RenderingHints.Key, Object) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
setRenderingHint(RenderingHints.Key, Object) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setRenderingHint(RenderingHints.Key, Object) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setRenderingHint(RenderingHints.Key, Object) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setRenderingHints(Object) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
If anti-alias text is enabled, the value from RenderingHints to use for AA smoothing in Java2D.
setRenderingMode(RenderingMode) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setRenderingParameters(OutputDevice, RenderingContext, double, double, PDFTranscoder.OpenHtmlFontResolver, UserAgentCallback) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
setReplacedElement(ReplacedElement) - Method in class com.openhtmltopdf.render.BlockBox
 
setReplacedElementFactory(ReplacedElementFactory) - Method in class com.openhtmltopdf.layout.SharedContext
 
setReplacementText(String) - Method in class com.openhtmltopdf.layout.SharedContext
 
setRequiresLayout(boolean) - Method in class com.openhtmltopdf.layout.Layer
 
setRight(float) - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
setRight(CSSName, CalculatedStyle, PropertyValue, CssContext) - Method in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
setRightFloatDistance(int) - Method in class com.openhtmltopdf.render.FloatDistances
 
setRightMBP(int) - Method in class com.openhtmltopdf.render.Box
 
setRightMBP(int) - Method in class com.openhtmltopdf.render.BoxDimensions
 
setRoot(BlockBox) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
setRoot(Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setRoot(Box) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setRoot(Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setRootDocumentLayer(Layer) - Method in class com.openhtmltopdf.layout.LayoutContext
 
setRootLayer(Layer) - Method in class com.openhtmltopdf.render.RenderingContext
 
setRow(int) - Method in class com.openhtmltopdf.newtable.TableCellBox
 
setRuleset(Ruleset) - Method in class com.openhtmltopdf.css.sheet.PageRule
 
setSaxParserRequestedFeatures(SAXParserFactory) - Static method in class com.openhtmltopdf.resource.XMLResource
 
setSecurityOptions(boolean, boolean, Set<String>) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
setSecurityOptions(boolean, boolean, Set<String>) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
setSelectionEnd(Box) - Method in class com.openhtmltopdf.layout.Layer
 
setSelectionEndX(int) - Method in class com.openhtmltopdf.layout.Layer
 
setSelectionEndY(int) - Method in class com.openhtmltopdf.layout.Layer
 
setSelectionStart(Box) - Method in class com.openhtmltopdf.layout.Layer
 
setSelectionStartX(int) - Method in class com.openhtmltopdf.layout.Layer
 
setSelectionStartY(int) - Method in class com.openhtmltopdf.layout.Layer
 
setShadowPageCount(int) - Method in class com.openhtmltopdf.render.PageBox
 
setShadowPageNumber(int) - Method in class com.openhtmltopdf.render.RenderingContext
 
setSharedContext(SharedContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setSharedContext(SharedContext) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setSharedContext(SharedContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setSharedContext(SharedContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxUserAgent
 
setSharedContext(SharedContext) - Method in class com.openhtmltopdf.util.ThreadCtx.ThreadData
 
setSiblingSelector(Selector) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setSide(int) - Method in class com.openhtmltopdf.layout.CollapsedBorderSide
 
setSmoothingLevel(int) - Method in interface com.openhtmltopdf.extend.TextRenderer
Deprecated.
no-op, will be removed in a future release. Anti-aliasing is now controlled via the smoothing threshhold.
setSmoothingLevel(int) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
setSmoothingLevel(int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
Deprecated.
setSmoothingThreshold(float) - Method in interface com.openhtmltopdf.extend.TextRenderer
Set the smoothing threashold.
setSmoothingThreshold(float) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
setSmoothingThreshold(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
setSpaceAdjust(float) - Method in class com.openhtmltopdf.render.JustificationInfo
 
setSpaceCount(int) - Method in class com.openhtmltopdf.render.CharCounts
 
setSpan(int) - Method in class com.openhtmltopdf.newtable.ColumnData
 
setSpecificityB(int) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setSpecificityC(int) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setSpecificityD(int) - Method in class com.openhtmltopdf.css.newmatch.Selector
 
setStackingContext(boolean) - Method in class com.openhtmltopdf.layout.Layer
 
setStart(int) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setStartPageNo(int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setStartPageNo(int) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setStartPageNo(int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setStartsHere(boolean) - Method in class com.openhtmltopdf.render.InlineBox
setStartsHere(boolean) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
setState(int) - Method in class com.openhtmltopdf.render.Box
 
setState(DescendantBoxSpliterator.State) - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
setStaticEquivalent(Box) - Method in class com.openhtmltopdf.render.BlockBox
 
setStrikethroughOffset(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
setStrikethroughThickness(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
setStringArrayValue(String[]) - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
setStringValue(short, String) - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
setStroke(Stroke) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
setStroke(Stroke) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
setStroke(Stroke) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setStroke(Stroke) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setStroke(Stroke) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setStrokeDiff(Stroke, Stroke) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setStrokeDiff(Stroke, Stroke) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setStrokingColor(float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setStrokingColor(int, int, int) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setStructMetrics(StrutMetrics) - Method in class com.openhtmltopdf.render.MarkerData
 
setStyle(IdentValue) - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
setStyle(CalculatedStyle) - Method in interface com.openhtmltopdf.layout.Styleable
 
setStyle(CalculatedStyle) - Method in class com.openhtmltopdf.newtable.TableBox
 
setStyle(CalculatedStyle) - Method in class com.openhtmltopdf.newtable.TableColumn
 
setStyle(CalculatedStyle) - Method in class com.openhtmltopdf.render.Box
 
setStyle(CalculatedStyle) - Method in class com.openhtmltopdf.render.InlineBox
 
setStyle(CalculatedStyle) - Method in class com.openhtmltopdf.render.PageBox
 
setStylesheet(Stylesheet) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Sets the stylesheet attribute of the StylesheetInfo object
setSubstring(int, int) - Method in class com.openhtmltopdf.render.InlineText
 
setSupportCMYKColors(boolean) - Method in class com.openhtmltopdf.context.StyleReference
 
setSupportCMYKColors(boolean) - Method in class com.openhtmltopdf.context.StylesheetFactoryImpl
 
setSupportCMYKColors(boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
setTargetDimensions(Dimension) - Method in class com.openhtmltopdf.util.ScalingOptions
 
setTargetHeight(int) - Method in class com.openhtmltopdf.util.ScalingOptions
 
setTargetWidth(int) - Method in class com.openhtmltopdf.util.ScalingOptions
 
setTempCanvas(Rectangle) - Method in class com.openhtmltopdf.layout.SharedContext
 
setText(String) - Method in class com.openhtmltopdf.bidi.support.ICUBreakers.ICUCharacterBreaker
 
setText(String) - Method in class com.openhtmltopdf.bidi.support.ICUBreakers.ICULineBreaker
 
setText(String) - Method in interface com.openhtmltopdf.extend.FSTextBreaker
 
setText(String) - Method in class com.openhtmltopdf.layout.TextUtil.DefaultCharacterBreaker
 
setText(String) - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
setText(String) - Method in class com.openhtmltopdf.render.InlineBox
 
setText(String) - Method in class com.openhtmltopdf.render.MarkerData.TextMarker
 
setTextBottom(int) - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
setTextDecorations(List<TextDecoration>) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
setTextDecorations(List<TextDecoration>) - Method in class com.openhtmltopdf.render.LineBox
 
setTextDirection(byte) - Method in class com.openhtmltopdf.render.InlineBox
 
setTextDirection(byte) - Method in class com.openhtmltopdf.render.InlineText
 
setTextMarker(MarkerData.TextMarker) - Method in class com.openhtmltopdf.render.MarkerData
 
setTextMatrix(float, float, float, float, float, float) - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
setTextRenderer(TextRenderer) - Method in class com.openhtmltopdf.layout.SharedContext
Sets the textRenderer attribute of the RenderingContext object
setTextTop(int) - Method in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
setThickness(int) - Method in class com.openhtmltopdf.render.TextDecoration
 
setTitle(String) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Sets the title attribute of the StylesheetInfo object
setTop(float) - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
setTop(int) - Method in class com.openhtmltopdf.render.ContentLimit
 
setTopAndBottom(CssContext, int) - Method in class com.openhtmltopdf.render.PageBox
 
setTopLeft(BorderRadiusCorner) - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
setTopMarginCalculated(boolean) - Method in class com.openhtmltopdf.render.BlockBox
 
setTopRight(BorderRadiusCorner) - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
setTranformerFactorySecurityFeatures(TransformerFactory) - Method in class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
 
setTrimmedLeadingSpace(boolean) - Method in class com.openhtmltopdf.render.InlineText
 
setTrimmedTrailingSpace(boolean) - Method in class com.openhtmltopdf.render.InlineText
 
setTx(int) - Method in class com.openhtmltopdf.render.Box
 
setTy(int) - Method in class com.openhtmltopdf.render.Box
 
setType(int) - Method in class com.openhtmltopdf.css.style.Length
 
setType(String) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Sets the type attribute of the StylesheetInfo object
setUnbreakable(boolean) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setUnderlineOffset(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
setUnderlineThickness(float) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
setUnicodeToLowerTransformer(FSTextTransformer) - Method in class com.openhtmltopdf.layout.SharedContext
 
setUnicodeToTitleTransformer(FSTextTransformer) - Method in class com.openhtmltopdf.layout.SharedContext
 
setUnicodeToUpperTransformer(FSTextTransformer) - Method in class com.openhtmltopdf.layout.SharedContext
 
setup(FontContext) - Method in interface com.openhtmltopdf.extend.TextRenderer
 
setup(FontContext) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
setup(FontContext) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
setup(FontContext, BidiReorderer) - Method in class com.openhtmltopdf.java2d.Java2DTextRenderer
setup(FontContext, BidiReorderer) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
setupInlineChild(InlineBox, InlineBox) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
setupStructureElement(PdfBoxAccessibilityHelper.AbstractStructualElement, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
setUri(String) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
Sets the uri attribute of the StylesheetInfo object
setUriResolver(FSUriResolver) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
 
setUserAgentCallback(UserAgentCallback) - Method in class com.openhtmltopdf.context.StyleReference
 
setUserAgentCallback(UserAgentCallback) - Method in class com.openhtmltopdf.context.StylesheetFactoryImpl
 
setUserAgentCallback(UserAgentCallback) - Method in class com.openhtmltopdf.layout.SharedContext
 
setUserAgentCallback(UserAgentCallback) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
setValue(long) - Method in class com.openhtmltopdf.css.style.Length
 
setWidth(int) - Method in class com.openhtmltopdf.layout.LineBreakContext
 
setWidth(int) - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
setWidth(int) - Method in class com.openhtmltopdf.render.InlineText
 
setWidth(int) - Method in class com.openhtmltopdf.render.PageBox.PageDimensions
 
setWidth(Length) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
setWriter(PDDocument) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
setWriter(PDDocument) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
setWriter(PDDocument) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
setX(int) - Method in class com.openhtmltopdf.render.Box
 
setX(int) - Method in class com.openhtmltopdf.render.InlineText
 
setXmlReaderSecurityFeatures(XMLReader) - Method in class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
 
setXObject(PDImageXObject) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
setY(int) - Method in class com.openhtmltopdf.render.Box
 
setyyline(int) - Method in class com.openhtmltopdf.css.parser.Lexer
 
SF_FILE_NAME - Static variable in class com.openhtmltopdf.util.Configuration
The location of our default properties file; must be on the CLASSPATH.
shadowPageNumber - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageInfo
 
shadowPageNumber - Variable in class com.openhtmltopdf.render.RenderingContext
 
shadowPages - Variable in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
shadowPages() - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
 
shadowPages() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
SHAPE_RENDERING - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
shaper - Variable in class com.openhtmltopdf.bidi.support.ICUBidiReorderer
 
shapeText(String) - Method in interface com.openhtmltopdf.bidi.BidiReorderer
Arabic character shapes depends on whether a character is at the start, end or middle of a word.
shapeText(String) - Method in class com.openhtmltopdf.bidi.SimpleBidiReorderer
 
shapeText(String) - Method in class com.openhtmltopdf.bidi.support.ICUBidiReorderer
 
sharedContext - Variable in class com.openhtmltopdf.render.RenderingContext
 
sharedContext - Variable in class com.openhtmltopdf.util.ThreadCtx.ThreadData
 
sharedContext() - Method in class com.openhtmltopdf.util.ThreadCtx.ThreadData
 
SharedContext - Class in com.openhtmltopdf.layout
The SharedContext stores pseudo global variables.
SharedContext() - Constructor for class com.openhtmltopdf.layout.SharedContext
 
SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
marker var, used for initialization
shortText() - Method in class com.openhtmltopdf.render.InlineBox
 
shouldBeReplaced() - Method in class com.openhtmltopdf.render.BlockBox
 
shouldInsertPages() - Method in class com.openhtmltopdf.render.PageBox
Should shadow pages be inserted for cut off content for this page.
shouldScaleColumns(TableBox) - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
SHOW - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
siblingSelector - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
sign(float) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
simple_selector(Ruleset) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
SimpleBidiReorderer - Class in com.openhtmltopdf.bidi
Returns text unchanged.
SimpleBidiReorderer() - Constructor for class com.openhtmltopdf.bidi.SimpleBidiReorderer
 
SimpleBidiSplitter - Class in com.openhtmltopdf.bidi
 
SimpleBidiSplitter() - Constructor for class com.openhtmltopdf.bidi.SimpleBidiSplitter
 
SimpleBidiSplitterFactory - Class in com.openhtmltopdf.bidi
 
SimpleBidiSplitterFactory() - Constructor for class com.openhtmltopdf.bidi.SimpleBidiSplitterFactory
 
SimpleBoxCollector - Class in com.openhtmltopdf.render.simplepainter
 
SimpleBoxCollector() - Constructor for class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
SimplePainter - Class in com.openhtmltopdf.render.simplepainter
 
SimplePainter(int, int) - Constructor for class com.openhtmltopdf.render.simplepainter.SimplePainter
 
SingleIdent() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.SingleIdent
 
sInstance - Static variable in class com.openhtmltopdf.util.Configuration
The Singleton instance of the class.
size - Variable in class com.openhtmltopdf.css.value.FontSpecification
 
size - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily.FontEntry
 
SIZE_MAP - Static variable in class com.openhtmltopdf.css.parser.property.PageSize
 
SIZE_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
SizedImageCacheKey(String, int, int) - Constructor for class com.openhtmltopdf.java2d.Java2DReplacedElementFactory.SizedImageCacheKey
 
sizeMatches(int, int) - Method in class com.openhtmltopdf.util.ScalingOptions
Returns true if the target size specified by these options matches the size provided (e.g.
sizeMatches(Image) - Method in class com.openhtmltopdf.util.ScalingOptions
Returns true if the target size specified by these options matches the size provided (e.g.
SizePropertyBuilder - Class in com.openhtmltopdf.css.parser.property
 
SizePropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.SizePropertyBuilder
 
sizeReplacedElement(LayoutContext, ReplacedElement) - Method in class com.openhtmltopdf.render.BlockBox
Size a replaced element taking into account size properties including min/max, border-box/content-box and the natural size/aspect ratio of the replaced object.
SKEW - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SKEW_X - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SKEW_Y - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
skip_whitespace() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
skip_whitespace_and_cdocdc() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
Slf4jLogger - Class in com.openhtmltopdf.slf4j
 
Slf4jLogger() - Constructor for class com.openhtmltopdf.slf4j.Slf4jLogger
 
SM_DARKER_OR_LIGHTER - Static variable in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
SM_EXACT - Static variable in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
SM_LIGHTER_OR_DARKER - Static variable in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
SMALL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SMALL_CAPS - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SMALLER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SOFT_HYPHEN - Static variable in class com.openhtmltopdf.layout.Breaker
 
SOLID - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
SPACE - Static variable in class com.openhtmltopdf.layout.WhitespaceStripper
 
space_before_linefeed_collapse - Static variable in class com.openhtmltopdf.layout.WhitespaceStripper
 
space_collapse - Static variable in class com.openhtmltopdf.layout.WhitespaceStripper
 
spaceCharacterCount - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.FontRun
 
SpaceVariables(int) - Constructor for class com.openhtmltopdf.layout.InlineBoxing.SpaceVariables
 
SPANNING_CELL - Static variable in class com.openhtmltopdf.newtable.TableCellBox
 
spanOfEffCol(int) - Method in class com.openhtmltopdf.newtable.TableBox
 
split(String, char) - Static method in class com.openhtmltopdf.css.newmatch.Condition
 
splitColumn(int) - Method in class com.openhtmltopdf.newtable.RowData
 
splitColumn(int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
 
splitColumn(int, int) - Method in class com.openhtmltopdf.newtable.TableBox
 
splitParagraphs(LayoutContext, Document) - Static method in class com.openhtmltopdf.layout.BoxBuilder
Split the document into paragraphs for use in analyzing bi-directional text runs.
splitParagraphs(LayoutContext, Node, ParagraphSplitter.Paragraph) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter
Here we recursively split everything into paragraphs.
splitPoints - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
splitRoot(LayoutContext, Document) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter
This starts everything by recursively dividing the document into paragraphs.
splitterFactory - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
SQUARE - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
SQUARE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
src - Variable in class com.openhtmltopdf.outputdevice.helper.FontFaceFontSupplier
 
Src() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Src
 
SRC - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
STANDARD_CHARACTER_BREAKER - Static variable in class com.openhtmltopdf.layout.Breaker
 
STANDARD_LINE_BREAKER - Static variable in class com.openhtmltopdf.layout.Breaker
 
StandardAttributeResolver - Class in com.openhtmltopdf.context
An instance which works together with a w3c DOM tree
StandardAttributeResolver(NamespaceHandler, UserAgentCallback, UserInterface) - Constructor for class com.openhtmltopdf.context.StandardAttributeResolver
Constructor for the StandardAttributeResolver object
StandardObjectDrawerFactory - Class in com.openhtmltopdf.objects
A ObjectDrawer Factory which registers some default builtin drawers.
StandardObjectDrawerFactory() - Constructor for class com.openhtmltopdf.objects.StandardObjectDrawerFactory
 
STAR - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
 
STAR - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
start - Variable in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
start(Document) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
start(Document) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
start(Document) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
START - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
START - Static variable in class com.openhtmltopdf.css.constants.PageElementPosition
 
startElement(String, String, String, Attributes) - Method in class com.openhtmltopdf.resource.FSCatalog.CatalogContentHandler
Receive notification of the beginning of an element; here used to pick up the mappings for public IDs to local URIs in the catalog.
startFirstLetterInlineLayoutBox(LayoutContext, InlineBoxing.SpaceVariables, InlineBoxing.StateVariables, InlineBox, LineBreakContext) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
startIndex - Variable in class com.openhtmltopdf.bidi.BidiTextRun
 
STARTING_RUNNING - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
startInlineBlock(LayoutContext, BlockBox, int, int, byte, InlineBoxing.SpaceVariables, InlineBoxing.StateVariables, InlineBoxing.StateVariables, int, List<InlineBox>, Map<InlineBox, InlineLayoutBox>, int, MarkerData, List<FloatLayoutResult>, boolean, List<Layer>, int, BlockBox) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
startInlineBox(LayoutContext, InlineBoxing.SpaceVariables, InlineBoxing.StateVariables, InlineBoxing.StateVariables, List<InlineBox>, Map<InlineBox, InlineLayoutBox>, InlineBox, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
startInlineText(LayoutContext, LineBreakContext, InlineBox, InlineBoxing.SpaceVariables, InlineBoxing.StateVariables, int, boolean, boolean, boolean) - Static method in class com.openhtmltopdf.layout.InlineBoxing
Trys to consume the text in lbContext.
StartInlineTextResult() - Constructor for enum class com.openhtmltopdf.layout.InlineBoxing.StartInlineTextResult
 
startNewInlineLine(LayoutContext, BlockBox, int, byte, InlineBoxing.SpaceVariables, InlineBoxing.StateVariables, InlineBoxing.StateVariables, int, List<InlineBox>, Map<InlineBox, InlineLayoutBox>, int, MarkerData, List<FloatLayoutResult>, boolean, List<Layer>, int, InlineBox, LineBreakContext) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
startPage - Variable in class com.openhtmltopdf.render.displaylist.ArrayDisplayListContainer
 
startPage - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
startPage(PDPage, PdfContentStreamAdapter, RenderingContext, float, AffineTransform) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
startStructure(StructureType, Box) - Method in interface com.openhtmltopdf.extend.OutputDevice
Propagate the structure heirachy to allow for PDF/UA compliance.
startStructure(StructureType, Box) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
startStructure(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
startStructure(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
startStructure(StructureType, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
startupLogRecords - Variable in class com.openhtmltopdf.util.Configuration
List of LogRecords for messages from Configuration startup; used to hold these temporarily as we can't use XRLog while starting up, as it depends on Configuration.
state - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
 
State() - Constructor for enum class com.openhtmltopdf.util.DescendantBoxSpliterator.State
 
stateToString(int) - Static method in class com.openhtmltopdf.render.Box
 
StateVariables() - Constructor for class com.openhtmltopdf.layout.InlineBoxing.StateVariables
 
STATIC - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
stop - Variable in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
STOP_COLOR - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
STOP_OPACITY - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
StopPoint(FSColor, float) - Constructor for class com.openhtmltopdf.css.style.derived.FSLinearGradient.StopPoint
 
str - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.FontRun
 
STREAM - Enum constant in enum class com.openhtmltopdf.resource.AbstractResource.StreamType
 
streamType - Variable in class com.openhtmltopdf.resource.AbstractResource
 
StreamType() - Constructor for enum class com.openhtmltopdf.resource.AbstractResource.StreamType
 
STRING - Static variable in class com.openhtmltopdf.css.parser.Token
 
stringForSACPrimitiveType(short) - Static method in class com.openhtmltopdf.css.constants.ValueConstants
Given a unit constant like CSSPrimitiveValue.CSS_EMS will return the unit suffix like em.
stringfyMetadata(Element) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
StringValue - Class in com.openhtmltopdf.css.style.derived
 
StringValue(CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.StringValue
 
stripAllWhitespace(List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
stripInlineContent(List<Styleable>) - Static method in class com.openhtmltopdf.layout.WhitespaceStripper
Strips whitespace early in inline content generation.
stripTextContent(List<Styleable>) - Static method in class com.openhtmltopdf.layout.WhitespaceStripper
 
stripWhitespace(InlineBox, boolean) - Static method in class com.openhtmltopdf.layout.WhitespaceStripper
this function strips all whitespace from the text according to the CSS 2.1 spec on whitespace handling.
strm - Variable in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStream
 
stroke() - Method in class com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
 
STROKE - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
STROKE - Enum constant in enum class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.GraphicsOperation
 
STROKE - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
STROKE_DASHARRAY - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
STROKE_DASHOFFSET - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
STROKE_LINECAP - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
STROKE_LINEJOIN - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
STROKE_MITERLIMIT - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
STROKE_ONE - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
STROKE_ONE - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
STROKE_OPACITY - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
STROKE_WIDTH - Enum constant in enum class com.openhtmltopdf.css.constants.SVGProperty
 
strokeColor - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.PageState
 
structureParent - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AnnotationWithStructureParent
 
StructureType - Enum Class in com.openhtmltopdf.extend
 
StructureType() - Constructor for enum class com.openhtmltopdf.extend.StructureType
 
StrutMetrics - Class in com.openhtmltopdf.render
 
StrutMetrics() - Constructor for class com.openhtmltopdf.render.StrutMetrics
 
StrutMetrics(float, int, float) - Constructor for class com.openhtmltopdf.render.StrutMetrics
 
style - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
 
style - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily.FontDescriptor
 
style() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
Styleable - Interface in com.openhtmltopdf.layout
All objects appearing the layout tree must implement this interface.
styleMap - Variable in class com.openhtmltopdf.layout.SharedContext
 
StyleReference - Class in com.openhtmltopdf.context
 
StyleReference(UserAgentCallback) - Constructor for class com.openhtmltopdf.context.StyleReference
 
stylesheet - Variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
stylesheet(Stylesheet) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
Stylesheet - Class in com.openhtmltopdf.css.sheet
A representation of a CSS style sheet.
Stylesheet(String, int) - Constructor for class com.openhtmltopdf.css.sheet.Stylesheet
Creates a new instance of Stylesheet
StylesheetFactory - Interface in com.openhtmltopdf.css.extend
A Factory class for Cascading Style Sheets.
StylesheetFactoryImpl - Class in com.openhtmltopdf.context
A Factory class for Cascading Style Sheets.
StylesheetFactoryImpl(UserAgentCallback) - Constructor for class com.openhtmltopdf.context.StylesheetFactoryImpl
 
StylesheetInfo - Class in com.openhtmltopdf.css.sheet
A reference to a stylesheet.
StylesheetInfo() - Constructor for class com.openhtmltopdf.css.sheet.StylesheetInfo
 
styleText(LayoutContext) - Method in class com.openhtmltopdf.render.AnonymousBlockBox
 
styleText(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
 
styleText(LayoutContext, CalculatedStyle) - Method in class com.openhtmltopdf.render.BlockBox
 
StyleTracker - Class in com.openhtmltopdf.layout
A managed list of CalculatedStyle objects.
StyleTracker(int) - Constructor for class com.openhtmltopdf.layout.StyleTracker
 
SUB - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
submits - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm
 
subset - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
 
SUBSET - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
substring(UrlAwareLineBreakIterator.Range) - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
SUBSTRINGMATCH - Static variable in class com.openhtmltopdf.css.parser.Token
 
SUFFIXMATCH - Static variable in class com.openhtmltopdf.css.parser.Token
 
SUPER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
supplier - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
 
supply() - Method in interface com.openhtmltopdf.extend.FSSupplier
 
supply() - Method in class com.openhtmltopdf.outputdevice.helper.FontFaceFontSupplier
 
supply() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FilePDFontSupplier
 
supply() - Method in class com.openhtmltopdf.pdfboxout.PDFontSupplier
 
supply(int) - Method in interface com.openhtmltopdf.java2d.api.FSPageOutputStreamSupplier
 
SUPPORTED_PSEUDO_ELEMENTS - Static variable in class com.openhtmltopdf.css.parser.CSSParser
 
SVG - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
 
SVG_BINARY - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
SVGDrawer - Interface in com.openhtmltopdf.extend
 
SVGDrawer.SVGImage - Interface in com.openhtmltopdf.extend
 
svgElement - Variable in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
SvgExternalResourceMode() - Constructor for enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
 
svgImage - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSVGReplacedElement
 
SVGImageExtension - Class in com.openhtmltopdf.svgsupport
 
SVGImageExtension() - Constructor for class com.openhtmltopdf.svgsupport.SVGImageExtension
 
SVGImageExtension.Bridge12Ctx - Class in com.openhtmltopdf.svgsupport
 
SVGImageExtension.BridgeCtx - Class in com.openhtmltopdf.svgsupport
 
SVGImageExtension.Ext - Class in com.openhtmltopdf.svgsupport
 
SVGImageExtension.Ext12 - Class in com.openhtmltopdf.svgsupport
 
SVGImageExtension.ImageBridge - Class in com.openhtmltopdf.svgsupport
 
SVGProperty - Enum Class in com.openhtmltopdf.css.constants
This is a partial list of common SVG properties that are not present in the HTML renderer of this project.
SVGProperty() - Constructor for enum class com.openhtmltopdf.css.constants.SVGProperty
 
SvgScriptMode() - Constructor for enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
 
SW_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 

T

TAB_SIZE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Used for controlling tab size in pre tags.
tab_to_space - Static variable in class com.openhtmltopdf.layout.WhitespaceStripper
 
TABLE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TABLE_CAPTION - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TABLE_CELL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TABLE_COLUMN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TABLE_COLUMN_GROUP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TABLE_FOOTER_GROUP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TABLE_HEADER_GROUP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TABLE_LAYOUT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
TABLE_ROW - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TABLE_ROW_GROUP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TableBodyStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableBodyStructualElement
 
TableBox - Class in com.openhtmltopdf.newtable
 
TableBox() - Constructor for class com.openhtmltopdf.newtable.TableBox
 
TableBox.AutoTableLayout - Class in com.openhtmltopdf.newtable
 
TableBox.AutoTableLayout.Layout - Class in com.openhtmltopdf.newtable
 
TableBox.FixedTableLayout - Class in com.openhtmltopdf.newtable
 
TableBox.MarginTableLayout - Class in com.openhtmltopdf.newtable
A specialization of AutoTableLayout used for laying out the tables used to approximate the margin box layout algorithm from CSS3 GCPM.
TableBox.TableLayout - Interface in com.openhtmltopdf.newtable
 
TableCellBox - Class in com.openhtmltopdf.newtable
 
TableCellBox() - Constructor for class com.openhtmltopdf.newtable.TableCellBox
 
TableCellStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableCellStructualElement
 
TableColumn - Class in com.openhtmltopdf.newtable
An object representing an element with display: table-column or display: table-column-group.
TableColumn() - Constructor for class com.openhtmltopdf.newtable.TableColumn
 
TableColumn(Element, CalculatedStyle) - Constructor for class com.openhtmltopdf.newtable.TableColumn
 
TableFootStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableFootStructualElement
 
TableHeaderOrCellStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeaderOrCellStructualElement
 
TableHeaderStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeaderStructualElement
 
TableHeadStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableHeadStructualElement
 
TableLayout() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TableLayout
 
TableRowBox - Class in com.openhtmltopdf.newtable
 
TableRowBox() - Constructor for class com.openhtmltopdf.newtable.TableRowBox
 
TableRowStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableRowStructualElement
 
TableSectionBox - Class in com.openhtmltopdf.newtable
 
TableSectionBox() - Constructor for class com.openhtmltopdf.newtable.TableSectionBox
 
TableStructualElement() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
TabSize() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TabSize
 
TargetCounterFunction() - Constructor for class com.openhtmltopdf.context.ContentFunctionFactory.TargetCounterFunction
 
targetHeight - Variable in class com.openhtmltopdf.util.ScalingOptions
 
TargetTextFunction() - Constructor for class com.openhtmltopdf.context.ContentFunctionFactory.TargetTextFunction
 
targetWidth - Variable in class com.openhtmltopdf.util.ScalingOptions
 
tbodies - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
tcells() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
tcells() - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
tempCanvas - Variable in class com.openhtmltopdf.layout.SharedContext
 
term(boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 
test(String, ExternalResourceType) - Method in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultAccessController
 
TestImage(String, int, BufferedImage, BufferedImage, boolean) - Constructor for class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
 
testImages - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.PdfCompareResult
 
testMode(boolean) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Whether to use test mode and output the PDF uncompressed.
testName - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.TestImage
 
text - Variable in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
TEXT - Enum constant in enum class com.openhtmltopdf.extend.StructureType
 
TEXT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TEXT_ALIGN - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
TEXT_BOTTOM - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TEXT_DECORATION - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
TEXT_INDENT - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
TEXT_MEASURING_DELTA - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
TEXT_TOP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TEXT_TRANSFORM - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
TextAlign() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextAlign
 
TextDecoration - Class in com.openhtmltopdf.render
 
TextDecoration() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextDecoration
 
TextDecoration(IdentValue) - Constructor for class com.openhtmltopdf.render.TextDecoration
 
textDirection - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
TextDirection() - Constructor for enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.TextDirection
 
TextIndent() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextIndent
 
TextMarker() - Constructor for class com.openhtmltopdf.render.MarkerData.TextMarker
 
textRenderer - Variable in class com.openhtmltopdf.layout.SharedContext
 
TextRenderer - Interface in com.openhtmltopdf.extend
 
textRuns - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
 
TextTransform() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextTransform
 
TextUtil - Class in com.openhtmltopdf.layout
 
TextUtil() - Constructor for class com.openhtmltopdf.layout.TextUtil
 
TextUtil.DefaultCharacterBreaker - Class in com.openhtmltopdf.layout
 
TextUtil.DefaultToLowerTransformer - Class in com.openhtmltopdf.layout
 
TextUtil.DefaultToTitleTransformer - Class in com.openhtmltopdf.layout
A best effort implementation of title casing.
TextUtil.DefaultToUpperTransformer - Class in com.openhtmltopdf.layout
 
tfoot - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
thead - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.TableStructualElement
 
THICK - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
THIN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
ThreadCtx - Class in com.openhtmltopdf.util
Because OpenHTMLtoPDF is designed to run in a single thread at all times for one invocation, we can use a ThreadLocal to store pseudo global variables.
ThreadCtx() - Constructor for class com.openhtmltopdf.util.ThreadCtx
 
ThreadCtx.ThreadData - Class in com.openhtmltopdf.util
 
ThreadData() - Constructor for class com.openhtmltopdf.util.ThreadCtx.ThreadData
 
threshold - Variable in class com.openhtmltopdf.java2d.Java2DTextRenderer
 
TIME - Static variable in class com.openhtmltopdf.css.parser.Token
 
title - Variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
TK_ANGLE - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_ASTERISK - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_AT_RULE - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_CDC - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_CDO - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_CHARSET_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_CM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_COLON - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_COMMA - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_DASHMATCH - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_DIMENSION - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_EMS - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_EOF - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_EQUALS - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_EXS - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_FONT_FACE_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_FREQ - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_FUNCTION - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_GREATER - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_HASH - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_IDENT - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_IMPORT_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_IMPORTANT_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_IN - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_INCLUDES - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_INVALID - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_LBRACE - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_LBRACKET - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_MEDIA_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_MINUS - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_MM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_NAMESPACE_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_NUMBER - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_OTHER - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_PAGE_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_PC - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_PERCENTAGE - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_PERIOD - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_PLUS - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_PREFIXMATCH - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_PT - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_PX - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_RBRACE - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_RBRACKET - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_RPAREN - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_S - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_SEMICOLON - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_STRING - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_SUBSTRINGMATCH - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_SUFFIXMATCH - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_TIME - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_URI - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_VERTICAL_BAR - Static variable in class com.openhtmltopdf.css.parser.Token
 
TK_VIRGULE - Static variable in class com.openhtmltopdf.css.parser.Token
 
toBreakTextResult(LineBreakContext.LineBreakResult) - Static method in class com.openhtmltopdf.layout.Breaker
Converts a LineBreakResult returned from doBreakText in word-wrapping mode to a BreakTextResult.
toCSS() - Method in class com.openhtmltopdf.css.newmatch.Matcher.AllDescendantMapper
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeEqualsCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeExistsCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeMatchesFirstPartCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeMatchesListCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributePrefixCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeSubstringCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeSuffixCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.ClassCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.EvenChildCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.FirstChildCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.IDCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.LangCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.LastChildCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.LinkCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.NthChildCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.OddChildCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.newmatch.Condition.UnsupportedCondition
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.sheet.InvalidPropertyDeclaration
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
 
toCSS(StringBuilder) - Method in class com.openhtmltopdf.css.sheet.Ruleset
 
toCSS(StringBuilder, String) - Method in class com.openhtmltopdf.css.newmatch.Condition.AttributeCompareCondition
 
toCSS(StringBuilder, Set<Selector>) - Method in class com.openhtmltopdf.css.newmatch.Selector
Prints the selector chain to a StringBuilder, stopping when it hits a selector in the stopAt set.
toFontWeight(Float) - Static method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
Token - Class in com.openhtmltopdf.css.parser
 
Token() - Constructor for class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.Token
 
Token(int, String, String) - Constructor for class com.openhtmltopdf.css.parser.Token
 
tokens - Variable in class com.openhtmltopdf.util.LogMessageIdFormat
 
toLatin(int) - Static method in class com.openhtmltopdf.layout.CounterFunction
 
toLowerTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
top - Variable in class com.openhtmltopdf.css.constants.CSSName.CSSSideProperties
 
top() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
Top() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Top
 
TOP - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
TOP - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TOP - Static variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
TOP - Static variable in class com.openhtmltopdf.render.BorderPainter
 
TOP_CENTER - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
TOP_LEFT - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
TOP_LEFT_CORNER - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
TOP_RIGHT - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
TOP_RIGHT_CORNER - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
toPageProcessor(FSPageProcessor) - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
Output the document in paged format.
topColor() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
TopLeftCorner() - Constructor for class com.openhtmltopdf.render.PageBox.TopLeftCorner
 
TopMarginArea() - Constructor for class com.openhtmltopdf.render.PageBox.TopMarginArea
 
TopRightCorner() - Constructor for class com.openhtmltopdf.render.PageBox.TopRightCorner
 
topSelectors - Variable in class com.openhtmltopdf.css.newmatch.Matcher.AllDescendantMapper
 
topStyle() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
toRoman(int) - Static method in class com.openhtmltopdf.layout.CounterFunction
 
toSinglePage(FSPageProcessor) - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
Render everything to a single page.
toStream(OutputStream) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
An output stream to output the resulting PDF.
toString() - Method in class com.openhtmltopdf.css.constants.CSSName
Returns a string representation of the object, in this case, always the full CSS property name in lowercase.
toString() - Method in class com.openhtmltopdf.css.constants.IdentValue
Returns a string representation of the object, in this case, the ident as a string (as it appears in the CSS spec).
toString() - Method in class com.openhtmltopdf.css.constants.MarginBoxName
 
toString() - Method in class com.openhtmltopdf.css.constants.PageElementPosition
 
toString() - Method in class com.openhtmltopdf.css.newmatch.Selector
For debugging, prints the entire selector chain.
toString() - Method in class com.openhtmltopdf.css.parser.CounterData
 
toString() - Method in class com.openhtmltopdf.css.parser.FSCMYKColor
 
toString() - Method in class com.openhtmltopdf.css.parser.FSFunction
 
toString() - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
toString() - Method in class com.openhtmltopdf.css.parser.PropertyValue
 
toString() - Method in class com.openhtmltopdf.css.parser.Token
 
toString() - Method in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Converts to a String representation of the object.
toString() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Converts to a String representation of the object.
toString() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
toString() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient.StopPoint
 
toString() - Method in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
toString() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
toString() - Method in class com.openhtmltopdf.css.style.derived.StringValue
 
toString() - Method in class com.openhtmltopdf.css.style.Length
 
toString() - Method in class com.openhtmltopdf.css.value.FontSpecification
 
toString() - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
toString() - Method in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
toString() - Method in class com.openhtmltopdf.layout.BoxRange
 
toString() - Method in class com.openhtmltopdf.layout.BoxRangeData
 
toString() - Method in class com.openhtmltopdf.layout.BoxRangeLists
 
toString() - Method in class com.openhtmltopdf.layout.FloatManager.BoxDistance
 
toString() - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
toString() - Method in class com.openhtmltopdf.pdfboxout.PagePosition
 
toString() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.AbstractStructualElement
 
toString() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.GenericContentItem
 
toString() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
toString() - Method in class com.openhtmltopdf.render.BlockBox
 
toString() - Method in class com.openhtmltopdf.render.Box
 
toString() - Method in class com.openhtmltopdf.render.ContentLimit
 
toString() - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
toString() - Method in class com.openhtmltopdf.render.FloatedBoxData
 
toString() - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakOpportunity
 
toString() - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakStore
 
toString() - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnPosition
 
toString() - Method in class com.openhtmltopdf.render.InlineBox
 
toString() - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
toString() - Method in class com.openhtmltopdf.render.InlineText
 
toString() - Method in class com.openhtmltopdf.render.LineBox
 
toString(int) - Method in class com.openhtmltopdf.css.parser.FSRGBColor
 
toString(String) - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
Returns the four values prepended with name.
toStyle(Float) - Static method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
toTitleTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
toUpperTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
transcode(Document, String, TranscoderOutput) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
transform - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager.LinkDetails
 
transform - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxForm.Control
 
transform - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager.LinkDetails
Deprecated.
 
transform(String) - Method in class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToLowerTransformer
 
transform(String) - Method in class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToTitleTransformer
 
transform(String) - Method in class com.openhtmltopdf.bidi.support.ICUTransformers.ICUToUpperTransformer
 
transform(String) - Method in interface com.openhtmltopdf.extend.FSTextTransformer
 
transform(String) - Method in class com.openhtmltopdf.layout.TextUtil.DefaultToLowerTransformer
 
transform(String) - Method in class com.openhtmltopdf.layout.TextUtil.DefaultToTitleTransformer
 
transform(String) - Method in class com.openhtmltopdf.layout.TextUtil.DefaultToUpperTransformer
 
TRANSFORM - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
TRANSFORM_ORIGIN_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
transformBounds(Rectangle, AffineTransform) - Static method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
 
TransformCreator - Class in com.openhtmltopdf.render.displaylist
Static helper methods to create transforms, either in document coordinates or page coordinates.
TransformCreator() - Constructor for class com.openhtmltopdf.render.displaylist.TransformCreator
 
TransformCreator.TransformYOrigin - Enum Class in com.openhtmltopdf.render.displaylist
 
transformFirstLetterText(String, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.TextUtil
 
TransformOriginPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformOriginPropertyBuilder
 
TransformOriginX() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformOriginX
 
TransformOriginY() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformOriginY
 
TransformPropertyBuilder() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TransformPropertyBuilder
 
transformStack - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
transformStroke(Stroke) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
transformStroke(Stroke) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
transformText(String, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.TextUtil
 
TransformYOrigin() - Constructor for enum class com.openhtmltopdf.render.displaylist.TransformCreator.TransformYOrigin
 
translate(double, double) - Method in interface com.openhtmltopdf.extend.OutputDevice
 
translate(double, double) - Method in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
translate(double, double) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
translate(double, double) - Method in interface com.openhtmltopdf.pdfboxout.PdfBoxOutputDevice
 
translate(double, double) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
translate(int, int) - Method in class com.openhtmltopdf.layout.BlockFormattingContext
 
translate(int, int) - Method in class com.openhtmltopdf.layout.LayoutContext
 
translate(int, int) - Method in class com.openhtmltopdf.layout.PaintingInfo
 
TRANSLATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TRANSLATE_X - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TRANSLATE_Y - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TRANSPARENT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
TRANSPARENT - Static variable in class com.openhtmltopdf.css.parser.FSRGBColor
 
treeRes - Variable in class com.openhtmltopdf.css.newmatch.Matcher.AllDescendantMapper
 
TreeResolver - Interface in com.openhtmltopdf.css.extend
 
Triangle - Class in com.openhtmltopdf.pdfboxout.quads
 
Triangle(Point2D.Float, Point2D.Float, Point2D.Float) - Constructor for class com.openhtmltopdf.pdfboxout.quads.Triangle
 
triangles - Variable in class com.openhtmltopdf.pdfboxout.quads.KongAlgo
 
trimEmptyPages(CssContext, int) - Method in class com.openhtmltopdf.layout.Layer
 
trimLeadingSpace(LineBreakContext) - Static method in class com.openhtmltopdf.layout.InlineBoxing
 
trimPageCount(int) - Method in class com.openhtmltopdf.layout.Layer
 
trimSearchRange(UrlAwareLineBreakIterator.Range) - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
trimTrailingSpace(LayoutContext) - Method in class com.openhtmltopdf.render.InlineText
 
trimTrailingSpace(LayoutContext) - Method in class com.openhtmltopdf.render.LineBox
 
TRUE_TOKEN - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
truncateText() - Method in class com.openhtmltopdf.render.InlineBox
 
tryAdvance(Consumer<? super Box>) - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
tryClose(Closeable) - Static method in class com.openhtmltopdf.pdfboxout.fontstore.FontUtil
 
trySetFeature(String, T, XMLResource.SetFeature<T>) - Static method in class com.openhtmltopdf.resource.XMLResource
 
trySplit() - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
type - Variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
type - Variable in class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
 
type - Variable in class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.PdfCompareResult
 
type - Variable in class com.openhtmltopdf.render.Box.ChildIteratorOfType
 
type - Variable in class com.openhtmltopdf.util.DownscaleQuality
 
type() - Method in class com.openhtmltopdf.css.style.Length
 
typed_value(boolean) - Method in class com.openhtmltopdf.css.parser.CSSParser
 

U

uac - Variable in class com.openhtmltopdf.context.StandardAttributeResolver
Description of the Field
uac - Variable in class com.openhtmltopdf.layout.SharedContext
 
uac - Variable in class com.openhtmltopdf.svgsupport.SVGImageExtension.Bridge12Ctx
 
uac - Variable in class com.openhtmltopdf.svgsupport.SVGImageExtension.BridgeCtx
 
uac - Variable in class com.openhtmltopdf.svgsupport.SVGImageExtension.Ext
 
uac - Variable in class com.openhtmltopdf.svgsupport.SVGImageExtension.Ext12
 
uac - Variable in class com.openhtmltopdf.svgsupport.SVGImageExtension.ImageBridge
 
ui - Variable in class com.openhtmltopdf.context.StandardAttributeResolver
Description of the Field
ul - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.FourPoint
 
unary_operator() - Method in class com.openhtmltopdf.css.parser.CSSParser
 
UNDEFINED - Static variable in class com.openhtmltopdf.render.ContentLimit
 
UNDERLINE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
UNICODE_BIDI - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
UnicodeImplementation - Class in com.openhtmltopdf.outputdevice.helper
 
UnicodeImplementation(BidiReorderer, BidiSplitterFactory, FSTextBreaker, FSTextTransformer, FSTextTransformer, FSTextTransformer, boolean, FSTextBreaker) - Constructor for class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
 
UNKNOWN - Enum constant in enum class com.openhtmltopdf.render.BlockBox.ContentType
The box builder has not yet run to create our child boxes.
unmarkPending(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
 
unprocessed - Variable in class com.openhtmltopdf.util.DescendantBoxSpliterator
 
UnsupportedCondition() - Constructor for class com.openhtmltopdf.css.newmatch.Condition.UnsupportedCondition
 
update(int) - Method in class com.openhtmltopdf.render.BlockBox.MarginCollapseResult
 
updateBottom(int) - Method in class com.openhtmltopdf.render.ContentLimit
 
updateBottom(LayoutContext, int) - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
updateDynamicValue(RenderingContext) - Method in class com.openhtmltopdf.render.InlineText
 
updateFooterPosition(RenderingContext, ContentLimit) - Method in class com.openhtmltopdf.newtable.TableBox
 
updateHeaderFooterPosition(RenderingContext) - Method in class com.openhtmltopdf.newtable.TableBox
 
updateHeaderPosition(RenderingContext, ContentLimit) - Method in class com.openhtmltopdf.newtable.TableBox
 
updateInlineBottom(int) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
updateInlineTop(int) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
updatePaintingBottom(int) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
updatePaintingTop(int) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
 
updateTableHeaderFooterPosition(RenderingContext, BlockBox) - Method in class com.openhtmltopdf.render.displaylist.DisplayListPainter
If the container is a table and it is set to paginate then update its header and footer position for this page.
updateTop(int) - Method in class com.openhtmltopdf.render.ContentLimit
 
updateTop(LayoutContext, int) - Method in class com.openhtmltopdf.render.ContentLimitContainer
 
UPPER_ALPHA - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
UPPER_LATIN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
UPPER_ROMAN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
UPPERCASE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
ur - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.FourPoint
 
uri - Variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
 
uri - Variable in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory.SizedImageCacheKey
 
uri - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
 
URI - Enum constant in enum class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
 
URI - Static variable in class com.openhtmltopdf.css.parser.Token
 
UriResolver - Class in com.openhtmltopdf.swing
 
UriResolver() - Constructor for class com.openhtmltopdf.swing.UriResolver
 
UrlAwareLineBreakIterator - Class in com.openhtmltopdf.layout
BreakIterator implementation that improves line breaking for URLs.
UrlAwareLineBreakIterator(BreakIterator) - Constructor for class com.openhtmltopdf.layout.UrlAwareLineBreakIterator
 
UrlAwareLineBreakIterator.Range - Class in com.openhtmltopdf.layout
 
useCacheStore(PdfRendererBuilder.CacheStore, FSCacheEx<String, FSCacheValue>) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Use a specific cache.
useColorProfile(byte[]) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Sets the color profile, needed for PDF/A conformance.
useDefaultPageSize(float, float, BaseRendererBuilder.PageSizeUnits) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Specifies the default page size to use if none is specified in CSS.
usedFor - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
 
useDocumentBuilderFactoryImplementationClass(String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
This method should be considered advanced and is not required for most setups.
usedPlaceholder(MessageFormat) - Static method in class com.openhtmltopdf.util.XRSimpleLogFormatter
Identify which arguments are effectively used.
usedPlaceholderForExmsgFmt - Variable in class com.openhtmltopdf.util.XRSimpleLogFormatter
 
usedPlaceholderForMsgFmt - Variable in class com.openhtmltopdf.util.XRSimpleLogFormatter
 
useEnvironmentFonts(boolean) - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
Whether to use fonts available in the environment.
useExternalResourceAccessControl(BiPredicate<String, ExternalResourceType>, ExternalResourceControlPriority) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Allows to set one external access controller to run before the uri resolver and one to run after the uri resolver.
useFastMode() - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Use the new (May 2018) fast renderer.
useFont(FSSupplier<InputStream>, String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
useFont(FSSupplier<InputStream>, String, Integer, BaseRendererBuilder.FontStyle, boolean) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Add a font programmatically.
useFont(FSSupplier<InputStream>, String, Integer, BaseRendererBuilder.FontStyle, boolean, Set<BaseRendererBuilder.FSFontUseCase>) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Add a font programmatically.
useFont(PDFontSupplier, String) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
useFont(PDFontSupplier, String, Integer, BaseRendererBuilder.FontStyle, boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
useFont(File, String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
useFont(File, String, Integer, BaseRendererBuilder.FontStyle, boolean) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Allows the user to provide a font file for use by the main document only (not SVGs).
useFont(File, String, Integer, BaseRendererBuilder.FontStyle, boolean, Set<BaseRendererBuilder.FSFontUseCase>) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Allows the user to provide a font file for use any or all of the use cases listed in BaseRendererBuilder.FSFontUseCase such as main document, SVGs, etc.
useHttpStreamImplementation(FSStreamFactory) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides an HttpStreamFactory implementation if the user desires to use an external HTTP/HTTPS implementation.
useInitialPageNumber(int) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Allows the setting of the initial page number to use with the page and pages CSS counters.
useLayoutGraphics(Graphics2D) - Method in class com.openhtmltopdf.java2d.api.Java2DRendererBuilder
Compulsory method.
useMathMLDrawer(SVGDrawer) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Use the specified MathML implementation.
useObjectDrawerFactory(FSObjectDrawerFactory) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Set a factory for <object> drawers
usePageSupplier(PageSupplier) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Set a PageSupplier that is called whenever a new page is needed.
useParent - Variable in class com.openhtmltopdf.util.JDKXRLogger
 
usePDDocument(PDDocument) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
By default, this project creates an entirely in-memory PDDocument.
usePdfAConformance(PdfRendererBuilder.PdfAConformance) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Set the PDF/A conformance, typically we use PDF/A-1 Note: PDF/A documents require fonts to be embedded.
usePdfUaAccessbility(boolean) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Whether to conform to PDF/UA or Accessible PDF.
usePdfVersion(float) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Set the PDF version, typically we use 1.7.
useProtocolsStreamImplementation(FSStreamFactory, String...) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides an FSStreamFactory implementation if the user desires to use an external stream provider for a particular list of protocols.
useProtocolsStreamImplementation(FSStreamFactory, Set<String>) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides an FSStreamFactory implementation if the user desires to use an external stream provider for a particular set of protocols.
USER - Static variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
Origin of stylesheet - user
USER_AGENT - Static variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
ImportanceAndOrigin of stylesheet - user agent
USER_AGENT - Static variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
Origin of stylesheet - user agent
USER_IMPORTANT - Static variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
ImportanceAndOrigin of stylesheet - user important
USER_NORMAL - Static variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
ImportanceAndOrigin of stylesheet - user normal
userAgentCallback - Variable in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
userAgentCallback - Variable in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
userAgentCallback - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlDocumentLoader
 
userAgentCallback - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
UserAgentCallback - Interface in com.openhtmltopdf.extend
To be implemented by any user agent using the panel.
useReplacementText(String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
The replacement text to use if a character is cannot be renderered by any of the specified fonts.
UserInterface - Interface in com.openhtmltopdf.extend
 
useSlowMode() - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Deprecated.
useSVGDrawer(SVGDrawer) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Uses the specified SVG drawer implementation.
useTransformerFactoryImplementationClass(String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
This method should be considered advanced and is not required for most setups.
useUnicodeBidiReorderer(BidiReorderer) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides a reorderer to properly reverse RTL text.
useUnicodeBidiSplitter(BidiSplitterFactory) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides a text splitter to split text into directional runs.
useUnicodeCharacterBreaker(FSTextBreaker) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Specify the character breaker.
useUnicodeLineBreaker(FSTextBreaker) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Specify the line breaker.
useUnicodeToLowerTransformer(FSTextTransformer) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Specify a transformer to use to lower case strings.
useUnicodeToTitleTransformer(FSTextTransformer) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Specify a transformer to title case strings.
useUnicodeToUpperTransformer(FSTextTransformer) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Specify a transformer to use to upper case strings.
useUriResolver(FSUriResolver) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides a uri resolver to resolve relative uris or private uri schemes.

V

value - Variable in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
 
value() - Method in class com.openhtmltopdf.css.style.Length
 
value() - Element in annotation interface com.openhtmltopdf.util.WebDoc
A url where docs can be found.
VALUE_TYPE_COLOR - Static variable in class com.openhtmltopdf.css.parser.PropertyValue
 
VALUE_TYPE_COUNTERS - Static variable in class com.openhtmltopdf.css.parser.PropertyValue
 
VALUE_TYPE_FUNCTION - Static variable in class com.openhtmltopdf.css.parser.PropertyValue
 
VALUE_TYPE_IDENT - Static variable in class com.openhtmltopdf.css.parser.PropertyValue
 
VALUE_TYPE_LENGTH - Static variable in class com.openhtmltopdf.css.parser.PropertyValue
 
VALUE_TYPE_LIST - Static variable in class com.openhtmltopdf.css.parser.PropertyValue
 
VALUE_TYPE_NUMBER - Static variable in class com.openhtmltopdf.css.parser.PropertyValue
 
VALUE_TYPE_STRING - Static variable in class com.openhtmltopdf.css.parser.PropertyValue
 
valueAsByte(String, byte) - Static method in class com.openhtmltopdf.util.Configuration
Returns the value for key in the Configuration as a byte, or the default provided value if not found or if the value is not a valid byte.
valueAsDouble(String, double) - Static method in class com.openhtmltopdf.util.Configuration
Returns the value for key in the Configuration as a double, or the default provided value if not found or if the value is not a valid double.
valueAsFloat(String, float) - Static method in class com.openhtmltopdf.util.Configuration
Returns the value for key in the Configuration as a float, or the default provided value if not found or if the value is not a valid float.
valueAsInt(String, int) - Static method in class com.openhtmltopdf.util.Configuration
Returns the value for key in the Configuration as an integer, or a default value if not found or if the value is not a valid integer.
valueAsLong(String, long) - Static method in class com.openhtmltopdf.util.Configuration
Returns the value for key in the Configurationas a long, or the default provided value if not found or if the value is not a valid long.
valueAsShort(String, short) - Static method in class com.openhtmltopdf.util.Configuration
Returns the value for key in the Configuration as a short, or the default provided value if not found or if the value is not a valid short.
valueByName(CSSName) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
Returns a FSDerivedValue by name.
ValueConstants - Class in com.openhtmltopdf.css.constants
Utility class for working with CSSValue instances.
ValueConstants() - Constructor for class com.openhtmltopdf.css.constants.ValueConstants
 
valueFor(String) - Static method in class com.openhtmltopdf.util.Configuration
Returns the value for key in the Configuration.
valueFor(String, String) - Static method in class com.openhtmltopdf.util.Configuration
Returns the value for key in the Configuration, or the default provided value if not found.
valueFromClassConstant(String, Object) - Static method in class com.openhtmltopdf.util.Configuration
Given a property, resolves the value to a public constant field on some class, where the field is of type Object.
valueOf(String) - Static method in class com.openhtmltopdf.css.constants.IdentValue
 
valueOf(String) - Static method in class com.openhtmltopdf.css.constants.MarginBoxName
 
valueOf(String) - Static method in class com.openhtmltopdf.css.constants.PageElementPosition
 
valueOf(String) - Static method in enum class com.openhtmltopdf.css.constants.SVGProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.extend.StructureType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.layout.FloatManager.FloatDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.layout.InlineBoxing.StartInlineTextResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.TextDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceControlPriority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.GraphicsOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontGroup
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.CacheStore
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.render.BlockBox.ContentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.render.displaylist.DisplayListCollector.CollectFlags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.render.displaylist.TransformCreator.TransformYOrigin
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.resource.AbstractResource.StreamType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.util.DescendantBoxSpliterator.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
Returns the enum constant of this class with the specified name.
values - Variable in class com.openhtmltopdf.css.sheet.InvalidPropertyDeclaration
 
values() - Static method in enum class com.openhtmltopdf.css.constants.SVGProperty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.extend.StructureType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.layout.FloatManager.FloatDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.layout.InlineBoxing.StartInlineTextResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.TextDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceControlPriority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.GraphicsOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontGroup
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.CacheStore
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.pdfboxout.PdfRendererBuilder.PdfAConformance
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.render.BlockBox.ContentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.render.displaylist.DisplayListCollector.CollectFlags
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.render.displaylist.TransformCreator.TransformYOrigin
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.resource.AbstractResource.StreamType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.util.DescendantBoxSpliterator.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
Returns an array containing the constants of this enum class, in the order they are declared.
VARIABLE - Static variable in class com.openhtmltopdf.css.style.Length
 
variant - Variable in class com.openhtmltopdf.css.value.FontSpecification
 
vec - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
VERTICAL_ALIGN - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
VERTICAL_BAR - Static variable in class com.openhtmltopdf.css.parser.Token
 
VerticalAlign() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.VerticalAlign
 
VerticalAlignContext - Class in com.openhtmltopdf.layout
This class performs the real work of vertically positioning inline boxes within a line (i.e.
VerticalAlignContext() - Constructor for class com.openhtmltopdf.layout.VerticalAlignContext
 
VerticalAlignContext.ChildContextData - Class in com.openhtmltopdf.layout
 
ViewportBox - Class in com.openhtmltopdf.render
A dummy box representing the viewport
ViewportBox(Rectangle) - Constructor for class com.openhtmltopdf.render.ViewportBox
 
VIRGULE - Static variable in class com.openhtmltopdf.css.parser.Token
 
Visibility() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Visibility
 
VISIBILITY - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
VISIBLE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
VISITED_PSEUDOCLASS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
 

W

w - Variable in class com.openhtmltopdf.outputdevice.helper.PageDimensions
 
W_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
WAIT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
warning(String) - Method in class com.openhtmltopdf.util.Configuration
Used internally to log a message about the class at level WARNING
warning(String, Throwable) - Method in class com.openhtmltopdf.util.Configuration
Used internally to log a message about the class at level WARNING, in case an exception was thrown
WebDoc - Annotation Interface in com.openhtmltopdf.util
Lets us specify a url where the type, method, etc is documented.
WebDocLocations - Class in com.openhtmltopdf.util
 
WebDocLocations() - Constructor for class com.openhtmltopdf.util.WebDocLocations
 
weight - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
 
weight - Variable in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily.FontDescriptor
 
weight() - Method in interface com.openhtmltopdf.extend.FSCacheValue
 
weight() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
where - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
 
where - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
where - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
where - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
 
where - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
 
where - Variable in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
 
WHITE_SPACE - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
WHITE_SPACE - Static variable in class com.openhtmltopdf.util.ImageUtil
 
WhiteSpace() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.WhiteSpace
 
WhitespaceStripper - Class in com.openhtmltopdf.layout
 
WhitespaceStripper() - Constructor for class com.openhtmltopdf.layout.WhitespaceStripper
 
Widows() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Widows
 
WIDOWS - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
width - Variable in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory.SizedImageCacheKey
 
width - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxObjectDrawerReplacedElement
 
width() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
width() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
width() - Method in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
width(int) - Method in class com.openhtmltopdf.css.style.Length
 
Width() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Width
 
WIDTH - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
withDiagnosticConsumer(Consumer<Diagnostic>) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
 
withFile(File) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides a file to convert to PDF.
withHtmlContent(String, String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides a string containing XHTML/XML to convert to PDF.
withHyphenGraphicsLength - Variable in class com.openhtmltopdf.layout.Breaker.AppBreakOpportunity
 
withNoStyles() - Static method in class com.openhtmltopdf.layout.StyleTracker
 
withOutLast() - Method in class com.openhtmltopdf.layout.StyleTracker
 
withProducer(String) - Method in class com.openhtmltopdf.pdfboxout.PdfRendererBuilder
Set a producer on the output document
withStart(int) - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
withStop(int) - Method in class com.openhtmltopdf.layout.UrlAwareLineBreakIterator.Range
 
withStyle(CascadedStyle) - Method in class com.openhtmltopdf.layout.StyleTracker
 
withUri(String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides a URI to convert to PDF.
withUserAgent(UserAgentCallback) - Method in interface com.openhtmltopdf.extend.SVGDrawer
 
withUserAgent(UserAgentCallback) - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
withW3cDocument(Document, String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
Provides a w3c DOM Document acquired from an external source.
WORD_BREAKING_FINISHED - Enum constant in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
 
WORD_BREAKING_NEED_NEW_LINE - Enum constant in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
 
WORD_BREAKING_UNBREAKABLE - Enum constant in enum class com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
 
WORD_SPACING - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
WORD_UNBREAKABLE_BUT_CONSUMED - Enum constant in enum class com.openhtmltopdf.layout.Breaker.BreakTextResult
Not a single word fitted, but we consumed a word anyway.
WORD_WRAP - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS3 property.
WordSpacing() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.WordSpacing
 
WordWrap() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.WordWrap
 
wrapGeneratedContent(LayoutContext, Element, String, CalculatedStyle, BoxBuilder.ChildBoxInfo, BoxBuilder.ChildBoxInfo, List<Styleable>) - Static method in class com.openhtmltopdf.layout.BoxBuilder
 
writeBookmark(RenderingContext, Box, PDOutlineNode, PdfBoxBookmarkManager.Bookmark) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
writeBookmark(RenderingContext, Box, PDOutlineNode, PdfBoxSlowOutputDevice.Bookmark) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
writeBookmarks(RenderingContext, Box, PDOutlineNode, List<PdfBoxBookmarkManager.Bookmark>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
writeBookmarks(RenderingContext, Box, PDOutlineNode, List<PdfBoxSlowOutputDevice.Bookmark>) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
writeNextDocument() - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Deprecated.
Doubt this still works as untested.
writeNextDocument(int) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
Deprecated.
Doubt this still works as untested.
writeOutline(RenderingContext, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
writeOutline(RenderingContext, Box) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
writePage(int) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
writePageImages(List<PageBox>, RenderingContext, Rectangle2D) - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
writePages() - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 
writePDF(List<PageBox>, RenderingContext, Rectangle2D, PDDocument) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
writePDFFast(List<PageBox>, RenderingContext, Rectangle2D, PDDocument) - Method in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
writeSinglePage() - Method in class com.openhtmltopdf.java2d.Java2DRenderer
 

X

x - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
X_LARGE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
X_SMALL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
x1 - Variable in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
x2 - Variable in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
XhtmlCssOnlyNamespaceHandler - Class in com.openhtmltopdf.simple.extend
Handles xhtml but only css styling is honored, no presentational html attributes (see css 2.1 spec, 6.4.4)
XhtmlCssOnlyNamespaceHandler() - Constructor for class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
XhtmlNamespaceHandler - Class in com.openhtmltopdf.simple.extend
Handles xhtml documents, including presentational html attributes (see css 2.1 spec, 6.4.4).
XhtmlNamespaceHandler() - Constructor for class com.openhtmltopdf.simple.extend.XhtmlNamespaceHandler
 
XML_ENTITIES - Static variable in class com.openhtmltopdf.util.XRLog
 
XML_ENTITIES_COULD_NOT_OPEN_XML_CATALOG_FROM_URI - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
XML_ENTITIES_ENTITY_CANT_FIND_LOCAL_REFERENCE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
XML_ENTITIES_ENTITY_PUBLIC_NO_LOCAL_MAPPING - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
XML_ENTITIES_ENTITY_PUBLIC_NOT_FOUND_OR_LOCAL - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
XML_ENTITIES_EXCEPTION_MESSAGE - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
XML_ENTITIES_SAX_FEATURE_NOT_RECOGNIZED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
XML_ENTITIES_SAX_FEATURE_NOT_SUPPORTED - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
 
XML_ENTITIES_SAX_FEATURE_SET - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
XML_FEATURE_NOT_ABLE_TO_SET - Enum constant in enum class com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
 
XML_RESOURCE_BUILDER - Static variable in class com.openhtmltopdf.resource.XMLResource
 
XML_SVG - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
XML_XHTML - Enum constant in enum class com.openhtmltopdf.outputdevice.helper.ExternalResourceType
 
XMLResource - Class in com.openhtmltopdf.resource
 
XMLResource(InputStream) - Constructor for class com.openhtmltopdf.resource.XMLResource
 
XMLResource(InputSource) - Constructor for class com.openhtmltopdf.resource.XMLResource
 
XMLResource.SetFeature<T> - Interface in com.openhtmltopdf.resource
 
XMLResource.XMLResourceBuilder - Class in com.openhtmltopdf.resource
 
XMLResourceBuilder() - Constructor for class com.openhtmltopdf.resource.XMLResource.XMLResourceBuilder
 
XRLog - Class in com.openhtmltopdf.util
Utility class for using the java.util.logging package.
XRLog() - Constructor for class com.openhtmltopdf.util.XRLog
 
XRLogger - Interface in com.openhtmltopdf.util
An interface whose implementations log Flying Saucer log messages.
XRRuntimeException - Exception Class in com.openhtmltopdf.util
General runtime exception used in XHTMLRenderer.
XRRuntimeException(String) - Constructor for exception class com.openhtmltopdf.util.XRRuntimeException
Instantiates a new Exception with a "reason" message.
XRRuntimeException(String, Throwable) - Constructor for exception class com.openhtmltopdf.util.XRRuntimeException
Instantiates a new Exception with a "reason" message.
XRSimpleLogFormatter - Class in com.openhtmltopdf.util
A java.util.logging.Formatter class that writes a bare-bones log messages, with no origin class name and no date/time.
XRSimpleLogFormatter() - Constructor for class com.openhtmltopdf.util.XRSimpleLogFormatter
 
XRSimpleLogFormatter(String, String) - Constructor for class com.openhtmltopdf.util.XRSimpleLogFormatter
Create a custom log formatter for use with: JDKXRLogger(boolean, Level, Handler, Formatter) Options: {0} String.valueOf(record.getMillis()), {1} record.getLoggerName(), {2} record.getLevel().toString(), {3} record.getSourceClassName(), {4} record.getSourceMethodName(), {5} record.getMessage() {6} record.getThrown().getName() {7} record.getThrown().getMessage() {8} record.getThrown() stack trace Example (msgFmt): {1} {2}:: {5}\n

Example (throwableMsgFmt): {1} {2}:: {5} => {6}:: {7}\n
xTranslate - Variable in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
XX_LARGE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 
XX_SMALL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
 

Y

y - Variable in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
y1 - Variable in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
y2 - Variable in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
yTranslate - Variable in class com.openhtmltopdf.render.simplepainter.SimplePainter
 
yybegin(int) - Method in class com.openhtmltopdf.css.parser.Lexer
Enters a new lexical state
yychar - Variable in class com.openhtmltopdf.css.parser.Lexer
the number of characters up to the start of the matched text
yycharat(int) - Method in class com.openhtmltopdf.css.parser.Lexer
Returns the character at position pos from the matched text.
yyclose() - Method in class com.openhtmltopdf.css.parser.Lexer
Closes the input stream.
yycolumn - Variable in class com.openhtmltopdf.css.parser.Lexer
the number of characters from the last newline up to the start of the matched text
YYEOF - Static variable in class com.openhtmltopdf.css.parser.Lexer
This character denotes the end of file
YYINITIAL - Static variable in class com.openhtmltopdf.css.parser.Lexer
lexical states
yylength() - Method in class com.openhtmltopdf.css.parser.Lexer
Returns the length of the matched text region.
yylex() - Method in class com.openhtmltopdf.css.parser.Lexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yyline - Variable in class com.openhtmltopdf.css.parser.Lexer
number of newlines encountered up to the start of the matched text
yyline() - Method in class com.openhtmltopdf.css.parser.Lexer
 
yypushback(int) - Method in class com.openhtmltopdf.css.parser.Lexer
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class com.openhtmltopdf.css.parser.Lexer
Resets the scanner to read from a new input stream.
yystate() - Method in class com.openhtmltopdf.css.parser.Lexer
Returns the current lexical state.
yytext() - Method in class com.openhtmltopdf.css.parser.Lexer
Returns the text matched by the current regular expression.

Z

Z_INDEX - Static variable in class com.openhtmltopdf.css.constants.CSSName
Unique CSSName instance for CSS2 property.
ZERO - Static variable in class com.openhtmltopdf.layout.Layer
 
ZIndex() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.ZIndex
 
ZXingObjectDrawer - Class in com.openhtmltopdf.objects.zxing
 
ZXingObjectDrawer() - Constructor for class com.openhtmltopdf.objects.zxing.ZXingObjectDrawer
 
ZZ_ACTION - Static variable in class com.openhtmltopdf.css.parser.Lexer
Translates DFA states to action switch labels.
ZZ_ACTION_PACKED_0 - Static variable in class com.openhtmltopdf.css.parser.Lexer
 
ZZ_ATTRIBUTE - Static variable in class com.openhtmltopdf.css.parser.Lexer
ZZ_ATTRIBUTE[aState] contains the attributes of state aState
ZZ_ATTRIBUTE_PACKED_0 - Static variable in class com.openhtmltopdf.css.parser.Lexer
 
ZZ_BUFFERSIZE - Static variable in class com.openhtmltopdf.css.parser.Lexer
initial size of the lookahead buffer
ZZ_CMAP - Static variable in class com.openhtmltopdf.css.parser.Lexer
Translates characters to character classes
ZZ_CMAP_PACKED - Static variable in class com.openhtmltopdf.css.parser.Lexer
Translates characters to character classes
ZZ_ERROR_MSG - Static variable in class com.openhtmltopdf.css.parser.Lexer
 
ZZ_NO_MATCH - Static variable in class com.openhtmltopdf.css.parser.Lexer
 
ZZ_PUSHBACK_2BIG - Static variable in class com.openhtmltopdf.css.parser.Lexer
 
ZZ_ROWMAP - Static variable in class com.openhtmltopdf.css.parser.Lexer
Translates a state to a row index in the transition table
ZZ_ROWMAP_PACKED_0 - Static variable in class com.openhtmltopdf.css.parser.Lexer
 
ZZ_TRANS - Static variable in class com.openhtmltopdf.css.parser.Lexer
The transition table of the DFA
ZZ_TRANS_PACKED_0 - Static variable in class com.openhtmltopdf.css.parser.Lexer
 
ZZ_UNKNOWN_ERROR - Static variable in class com.openhtmltopdf.css.parser.Lexer
 
zzAtBOL - Variable in class com.openhtmltopdf.css.parser.Lexer
zzAtBOL == true invalid input: '<'=> the scanner is currently at the beginning of a line
zzAtEOF - Variable in class com.openhtmltopdf.css.parser.Lexer
zzAtEOF == true invalid input: '<'=> the scanner is at the EOF
zzBuffer - Variable in class com.openhtmltopdf.css.parser.Lexer
this buffer contains the current text to be matched and is the source of the yytext() string
zzCurrentPos - Variable in class com.openhtmltopdf.css.parser.Lexer
the current text position in the buffer
zzEndRead - Variable in class com.openhtmltopdf.css.parser.Lexer
endRead marks the last character in the buffer, that has been read from input
zzLexicalState - Variable in class com.openhtmltopdf.css.parser.Lexer
the current lexical state
zzMarkedPos - Variable in class com.openhtmltopdf.css.parser.Lexer
the textposition at the last accepting state
zzPushbackPos - Variable in class com.openhtmltopdf.css.parser.Lexer
the textposition at the last state to be included in yytext
zzReader - Variable in class com.openhtmltopdf.css.parser.Lexer
the input device
zzRefill() - Method in class com.openhtmltopdf.css.parser.Lexer
Refills the input buffer.
zzScanError(int) - Method in class com.openhtmltopdf.css.parser.Lexer
Reports an error that occured while scanning.
zzStartRead - Variable in class com.openhtmltopdf.css.parser.Lexer
startRead marks the beginning of the yytext() string in the buffer
zzState - Variable in class com.openhtmltopdf.css.parser.Lexer
the current state of the DFA
zzUnpackAction() - Static method in class com.openhtmltopdf.css.parser.Lexer
 
zzUnpackAction(String, int, int[]) - Static method in class com.openhtmltopdf.css.parser.Lexer
 
zzUnpackAttribute() - Static method in class com.openhtmltopdf.css.parser.Lexer
 
zzUnpackAttribute(String, int, int[]) - Static method in class com.openhtmltopdf.css.parser.Lexer
 
zzUnpackCMap(String) - Static method in class com.openhtmltopdf.css.parser.Lexer
Unpacks the compressed character translation table.
zzUnpackRowMap() - Static method in class com.openhtmltopdf.css.parser.Lexer
 
zzUnpackRowMap(String, int, int[]) - Static method in class com.openhtmltopdf.css.parser.Lexer
 
zzUnpackTrans() - Static method in class com.openhtmltopdf.css.parser.Lexer
 
zzUnpackTrans(String, int, int[]) - Static method in class com.openhtmltopdf.css.parser.Lexer
 

_

_absoluteClipBox - Variable in class com.openhtmltopdf.render.Box
 
_absoluteTransformOriginX - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_absoluteTransformOriginY - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_absX - Variable in class com.openhtmltopdf.render.Box
 
_absY - Variable in class com.openhtmltopdf.render.Box
 
_accessControllers - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
 
_accessibilityObject - Variable in class com.openhtmltopdf.render.Box
 
_activeElements - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_afterAccessController - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_aggregateBounds - Variable in class com.openhtmltopdf.layout.PaintingInfo
 
_allowBevel - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_alternatePattern - Variable in class com.openhtmltopdf.simple.NoNamespaceHandler
 
_ancestorSelector - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_anchorName - Variable in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
_angle - Variable in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
_anonymous - Variable in class com.openhtmltopdf.render.Box
 
_area - Variable in class com.openhtmltopdf.render.PageBox.MarginAreaContainer
 
_ascent - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
_ascent - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
_ascent - Variable in class com.openhtmltopdf.render.StrutMetrics
 
_asString - Variable in class com.openhtmltopdf.css.style.DerivedValue
 
_attRes - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_axis - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_baseline - Variable in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
_baseline - Variable in class com.openhtmltopdf.newtable.TableRowBox
 
_baseline - Variable in class com.openhtmltopdf.render.InlineLayoutBox
 
_baseline - Variable in class com.openhtmltopdf.render.LineBox
 
_baseline - Variable in class com.openhtmltopdf.render.StrutMetrics
 
_basePagePdfPageIndex - Variable in class com.openhtmltopdf.render.PageBox
 
_baseUri - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_baseUri - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
 
_baseUri - Variable in class com.openhtmltopdf.swing.UriResolver
 
_beforeAccessController - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_bfcs - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_BFCs - Variable in class com.openhtmltopdf.layout.LayoutState
 
_bidi - Variable in class com.openhtmltopdf.render.RenderingContext
 
_bidiReorderer - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_bidiSplitterFactory - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_black - Variable in class com.openhtmltopdf.css.parser.FSCMYKColor
 
_block - Variable in class com.openhtmltopdf.layout.BoxRangeLists
 
_block - Variable in class com.openhtmltopdf.layout.BreakAtLineContext
 
_block - Variable in class com.openhtmltopdf.layout.FloatLayoutResult
 
_blockBoxingState - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_blocks - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_blocks - Variable in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
_blue - Variable in class com.openhtmltopdf.css.parser.FSRGBColor
 
_bmManager - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_bookmarks - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
_bookmarks - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_border - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_bordersAllowed - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_bottom - Variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
_bottom - Variable in class com.openhtmltopdf.render.ContentLimit
 
_bottom - Variable in class com.openhtmltopdf.render.PageBox
 
_bottomColor - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_bottomLeft - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_bottomMarginCalculated - Variable in class com.openhtmltopdf.render.BlockBox
 
_bottomRight - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_bottomStyle - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_bounds - Variable in class com.openhtmltopdf.render.MarginBox
 
_box - Variable in class com.openhtmltopdf.layout.BoxRangeData
 
_box - Variable in class com.openhtmltopdf.layout.FloatManager.BoxDistance
 
_box - Variable in class com.openhtmltopdf.layout.FloatManager.BoxOffset
 
_boxes - Variable in class com.openhtmltopdf.render.Box
 
_breakAtLineContext - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_builtinFonts - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
_bytes - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
_caches - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
_calculatedStyle - Variable in class com.openhtmltopdf.css.sheet.FontFaceRule
 
_calcWidth - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
_callerNotified - Variable in exception class com.openhtmltopdf.css.parser.CSSParseException
 
_capturedOriginalAbsY - Variable in class com.openhtmltopdf.newtable.TableSectionBox
 
_cell - Variable in class com.openhtmltopdf.layout.CollapsedBorderSide
 
_charBreaker - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_child - Variable in class com.openhtmltopdf.render.FlowingColumnContainerBox
 
_childCache - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
Cache child styles of this style that have the same cascaded properties
_children - Variable in class com.openhtmltopdf.layout.Layer
 
_children - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_children - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager.Bookmark
 
_children - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Bookmark
 
_childrenContentType - Variable in class com.openhtmltopdf.render.BlockBox
 
_childrenHeight - Variable in class com.openhtmltopdf.render.BlockBox
 
_clip - Variable in class com.openhtmltopdf.layout.BoxRangeData
 
_clip - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_clip - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_clipBoxCalculated - Variable in class com.openhtmltopdf.render.Box
 
_clipRegionStack - Variable in class com.openhtmltopdf.layout.BoxRangeHelper
 
_clipStack - Variable in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
_col - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_collapsedBorderBottom - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_collapsedBorderLeft - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_collapsedBorderRight - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_collapsedBorderTop - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_collapsedLayoutBorder - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_collapsedPaintingBorder - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_collectionsToClose - Variable in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
_collectionsToClose - Variable in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
_color - Variable in class com.openhtmltopdf.css.style.derived.ColorValue
 
_color - Variable in class com.openhtmltopdf.css.style.derived.FSLinearGradient.IntermediateStopPoint
 
_color - Variable in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
_color - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_colorProfile - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_colorProfile - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
_columnPos - Variable in class com.openhtmltopdf.newtable.TableBox
 
_columns - Variable in class com.openhtmltopdf.newtable.TableBox
 
_colWidth - Variable in class com.openhtmltopdf.render.FlowingColumnBox
 
_containedLF - Variable in class com.openhtmltopdf.render.InlineText
 
_containerMap - Variable in class com.openhtmltopdf.layout.FootnoteManager
 
_containingBlock - Variable in class com.openhtmltopdf.render.Box
 
_containingBlockWidth - Variable in class com.openhtmltopdf.render.InlineLayoutBox
 
_containingLayer - Variable in class com.openhtmltopdf.render.Box
 
_containsBlockLevelContent - Variable in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
_containsBlockLevelContent - Variable in class com.openhtmltopdf.render.LineBox
 
_containsContent - Variable in class com.openhtmltopdf.render.LineBox
 
_containsDynamicFunction - Variable in class com.openhtmltopdf.render.LineBox
 
_containsTableContent - Variable in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
_content - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Metadata
 
_contentFunction - Variable in class com.openhtmltopdf.layout.FunctionData
 
_contentFunction - Variable in class com.openhtmltopdf.render.InlineBox
 
_contentFunctionFactory - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_contentItems - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.PageItems
 
_contentLanguageMetaValue - Variable in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
_contentLimitContainer - Variable in class com.openhtmltopdf.newtable.TableBox
 
_contentLimitContainer - Variable in class com.openhtmltopdf.newtable.TableRowBox
 
_contentLimits - Variable in class com.openhtmltopdf.render.ContentLimitContainer
 
_contents - Variable in class com.openhtmltopdf.css.sheet.MediaRule
 
_contents - Variable in class com.openhtmltopdf.css.sheet.Stylesheet
May contain page rules, media rules or rulesets.
_contentStart - Variable in class com.openhtmltopdf.render.LineBox
 
_contentWidth - Variable in class com.openhtmltopdf.render.Box
Box width.
_contentWidth - Variable in class com.openhtmltopdf.render.BoxDimensions
 
_contentWindowOnDocument - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_context - Variable in class com.openhtmltopdf.context.StyleReference
The Context this StyleReference operates in; used for property resolution.
_counterContextMap - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_counters - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_counters - Variable in class com.openhtmltopdf.layout.counter.CounterContext
 
_counterValue - Variable in class com.openhtmltopdf.layout.CounterFunction
 
_counterValues - Variable in class com.openhtmltopdf.layout.CounterFunction
 
_counts - Variable in class com.openhtmltopdf.render.InlineText
 
_cp - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_cp - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_cs - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_cssParser - Variable in class com.openhtmltopdf.context.StylesheetFactoryImpl
 
_cssSacUnitType - Variable in class com.openhtmltopdf.css.style.DerivedValue
 
_cssText - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_cssValueType - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_ctm - Variable in class com.openhtmltopdf.layout.Layer
 
_ctx - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_current - Variable in class com.openhtmltopdf.layout.BoxRangeHelper
 
_currentMarkerData - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_currentMarkerData - Variable in class com.openhtmltopdf.layout.LayoutState
 
_cyan - Variable in class com.openhtmltopdf.css.parser.FSCMYKColor
 
_defaultDestination - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
_defaultDestination - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_defaultLoggerName - Variable in class com.openhtmltopdf.slf4j.Slf4jLogger
 
_defaultStylesheet - Static variable in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
_defaultStylesheetError - Static variable in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
 
_defaultTextDirection - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_defaultTextDirection - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_defaultTextDirection - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_derivedValuesById - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
Our main array of property values defined in this style, keyed by the CSSName assigned ID.
_descent - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
_descent - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
_descent - Variable in class com.openhtmltopdf.render.StrutMetrics
 
_desiredPageState - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_diagnosticConsumer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_diameter - Variable in class com.openhtmltopdf.render.MarkerData.GlyphMarker
 
_dimensionsCalculated - Variable in class com.openhtmltopdf.render.BlockBox
 
_dimmensionsSwapped - Variable in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
_distance - Variable in class com.openhtmltopdf.layout.FloatManager.BoxDistance
 
_doc - Variable in class com.openhtmltopdf.context.StyleReference
 
_doc - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_doc - Variable in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
_doc - Variable in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
_doc - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_doc - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
_doc - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FilePDFontSupplier
 
_doc - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_doc - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_document - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_domMutators - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_domMutators - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_domMutators - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_dotsPerPoint - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
_dotsPerPoint - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
_dotsPerPoint - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_dotsPerPoint - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
_dotsPerPoint - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_dotsPerPoint - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_drawingLayer - Variable in class com.openhtmltopdf.render.FloatedBoxData
 
_effMaxWidth - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
_effMinWidth - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
_effWidth - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
_element - Variable in class com.openhtmltopdf.newtable.TableColumn
 
_element - Variable in class com.openhtmltopdf.pdfboxout.PagePosition
 
_element - Variable in class com.openhtmltopdf.render.Box
 
_element - Variable in class com.openhtmltopdf.render.InlineBox
 
_embeddedFileAppearance - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
The lazily created appearance dict for emedded files.
_embeddedFiles - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
A map from uri to embedded file, so we don't embed files twice in case of a split link (example, two link boxes are formed when a link breaks in the middle).
_end - Variable in class com.openhtmltopdf.layout.BoxRange
 
_end - Variable in class com.openhtmltopdf.layout.Layer
 
_end - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_end - Variable in class com.openhtmltopdf.render.InlineText
 
_endsHere - Variable in class com.openhtmltopdf.render.InlineBox
_endsHere - Variable in class com.openhtmltopdf.render.InlineLayoutBox
 
_endsOnNL - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_endsOnSoftHyphen - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_endsOnSoftHyphen - Variable in class com.openhtmltopdf.render.InlineText.InlineTextRareData
 
_endsOnWordBreak - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_errorHandler - Variable in class com.openhtmltopdf.css.parser.CSSParser
 
_expected - Variable in exception class com.openhtmltopdf.css.parser.CSSParseException
 
_externalName - Variable in class com.openhtmltopdf.css.parser.Token
 
_extraSpaceBottom - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_extraSpaceBottom - Variable in class com.openhtmltopdf.layout.LayoutState
 
_extraSpaceBottom - Variable in class com.openhtmltopdf.newtable.TableBox
 
_extraSpaceBottom - Variable in class com.openhtmltopdf.newtable.TableRowBox
 
_extraSpaceTop - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_extraSpaceTop - Variable in class com.openhtmltopdf.layout.LayoutState
 
_extraSpaceTop - Variable in class com.openhtmltopdf.newtable.TableBox
 
_extraSpaceTop - Variable in class com.openhtmltopdf.newtable.TableRowBox
 
_family - Variable in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
_family - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_file - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_fillColor - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_finalFallbackFonts - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
_fingerprint - Variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
 
_finishedInCharBreakingMode - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_firstLetters - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_firstLetters - Variable in class com.openhtmltopdf.layout.LayoutState
 
_firstLetterStyle - Variable in class com.openhtmltopdf.render.BlockBox
 
_firstLines - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_firstLines - Variable in class com.openhtmltopdf.layout.LayoutState
 
_firstLineStyle - Variable in class com.openhtmltopdf.render.BlockBox
 
_firstLineWidth - Variable in class com.openhtmltopdf.render.InlineBox
 
_firstShadowPageContentWindowOnDocument - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_floatDistances - Variable in class com.openhtmltopdf.render.LineBox
 
_floatedBoxData - Variable in class com.openhtmltopdf.render.BlockBox
 
_floatManager - Variable in class com.openhtmltopdf.layout.PersistentBFC
 
_floats - Variable in class com.openhtmltopdf.layout.Layer
 
_floats - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_floatValue - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_floatValue - Variable in class com.openhtmltopdf.css.style.derived.NumberValue
 
_focusElements - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_font - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
The derived Font for this style
_font - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
 
_font - Variable in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
_font - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_font - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_font - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_font - Variable in class com.openhtmltopdf.pdfboxout.PDFontSupplier
 
_fontContext - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_fontDescriptions - Variable in class com.openhtmltopdf.outputdevice.helper.FontFamily
 
_fontFaceRules - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_fontFaceRules - Variable in class com.openhtmltopdf.css.sheet.Stylesheet
 
_fontFamilies - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver
 
_fontFamilies - Variable in class com.openhtmltopdf.pdfboxout.fontstore.AbstractFontStore.BuiltinFontStore
 
_fontFamilies - Variable in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
_fontFile - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver.FileFontDescription
 
_fontFile - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FilePDFontSupplier
 
_fontMetricsCache - Variable in class com.openhtmltopdf.pdfboxout.fontstore.FallbackFontStore
 
_fontMetricsCache - Variable in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
_fonts - Variable in class com.openhtmltopdf.java2d.Java2DFont
 
_fonts - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_fonts - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFSFont
 
_fonts - Variable in class com.openhtmltopdf.swing.AWTFSFont
 
_fontSpec - Variable in class com.openhtmltopdf.render.AbstractOutputDevice
 
_fontSupplier - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_fontTextDrawer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_fontTextDrawer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_footer - Variable in class com.openhtmltopdf.newtable.TableSectionBox
 
_footnote - Variable in class com.openhtmltopdf.css.newmatch.PageInfo
 
_footnoteArea - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_footnoteAreas - Variable in class com.openhtmltopdf.layout.FootnoteManager
 
_footnoteBody - Variable in class com.openhtmltopdf.render.InlineBox
 
_footnoteIndex - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_footnoteManager - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_forDeletion - Variable in class com.openhtmltopdf.layout.Layer
 
_formState - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_formState - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_found - Variable in exception class com.openhtmltopdf.css.parser.CSSParseException
 
_fromCaptionedTable - Variable in class com.openhtmltopdf.render.BlockBox
 
_FSColor - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_FSFont - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_FSFontMetrics - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_fsSelectors - Variable in class com.openhtmltopdf.css.sheet.Ruleset
 
_function - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_function - Variable in class com.openhtmltopdf.css.style.derived.FunctionValue
 
_function - Variable in class com.openhtmltopdf.layout.FunctionData
 
_function - Variable in class com.openhtmltopdf.render.InlineBox
 
_functionData - Variable in class com.openhtmltopdf.render.InlineText.InlineTextRareData
 
_functions - Variable in class com.openhtmltopdf.context.ContentFunctionFactory
 
_g2d - Variable in class com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
 
_genericMessage - Variable in exception class com.openhtmltopdf.css.parser.CSSParseException
 
_glyphMarker - Variable in class com.openhtmltopdf.render.MarkerData
 
_glyphVector - Variable in class com.openhtmltopdf.swing.AWTFSGlyphVector
 
_graphics - Variable in class com.openhtmltopdf.java2d.Java2DFontContext
 
_graphics - Variable in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
_green - Variable in class com.openhtmltopdf.css.parser.FSRGBColor
 
_grid - Variable in class com.openhtmltopdf.newtable.TableSectionBox
 
_hasFixedAncester - Variable in class com.openhtmltopdf.layout.Layer
 
_hasListItems - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_hasListItems - Variable in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
_hasLocalTransform - Variable in class com.openhtmltopdf.layout.Layer
 
_hasReplaceds - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_hasReplaceds - Variable in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
_haveBaseline - Variable in class com.openhtmltopdf.newtable.TableRowBox
 
_header - Variable in class com.openhtmltopdf.newtable.TableSectionBox
 
_height - Variable in class com.openhtmltopdf.css.style.BackgroundSize
 
_height - Variable in class com.openhtmltopdf.pdfboxout.PagePosition
 
_height - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
_height - Variable in class com.openhtmltopdf.render.Box
Box height.
_height - Variable in class com.openhtmltopdf.render.BoxDimensions
 
_height - Variable in class com.openhtmltopdf.render.PageBox.PageDimensions
 
_height - Variable in class com.openhtmltopdf.swing.EmptyReplacedElement
 
_heightOverride - Variable in class com.openhtmltopdf.newtable.TableRowBox
 
_horizontal - Variable in class com.openhtmltopdf.css.style.BackgroundPosition
 
_hoverElements - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_HRef - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager.Bookmark
 
_HRef - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Bookmark
 
_hrefPattern - Variable in class com.openhtmltopdf.simple.NoNamespaceHandler
 
_html - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_id - Variable in class com.openhtmltopdf.css.newmatch.Condition.IDCondition
 
_id - Variable in class com.openhtmltopdf.pdfboxout.PagePosition
 
_ident - Variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
_ident - Variable in class com.openhtmltopdf.css.constants.PageElementPosition
 
_identVal - Variable in class com.openhtmltopdf.css.sheet.PropertyDeclaration
Description of the Field
_identValue - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_identValue - Variable in class com.openhtmltopdf.render.TextDecoration
 
_image - Variable in class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor.BufferedImagePage
 
_image - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
_image - Variable in class com.openhtmltopdf.render.MarkerData.ImageMarker
 
_image - Variable in class com.openhtmltopdf.swing.ImageReplacedElement
 
_imageCache - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
a (simple) cache This is only useful for the one run.
_imageFormat - Variable in class com.openhtmltopdf.java2d.api.DefaultPageProcessor
 
_imageMap - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
_imageMarker - Variable in class com.openhtmltopdf.render.MarkerData
 
_imageType - Variable in class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor
 
_imageType - Variable in class com.openhtmltopdf.java2d.api.DefaultPageProcessor
 
_imageUri - Variable in class com.openhtmltopdf.resource.ImageResource
 
_img - Variable in class com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
 
_img - Variable in class com.openhtmltopdf.resource.ImageResource
 
_imgFrmt - Variable in class com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
 
_importRules - Variable in class com.openhtmltopdf.css.sheet.Stylesheet
 
_index - Variable in class com.openhtmltopdf.render.Box
 
_initialPageNo - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_initialPageNo - Variable in class com.openhtmltopdf.render.ContentLimitContainer
 
_initialPageNumber - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_initialPageNumber - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_inline - Variable in class com.openhtmltopdf.layout.BoxRangeLists
 
_inline - Variable in class com.openhtmltopdf.layout.Layer
 
_inlineBottom - Variable in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
_inlineBottom - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_inlineBottomSet - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_inlineChildren - Variable in class com.openhtmltopdf.render.InlineLayoutBox
 
_inlineContent - Variable in class com.openhtmltopdf.render.BlockBox
 
_inlines - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_inlines - Variable in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
_inlineTop - Variable in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
_inlineTop - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_inlineTopSet - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_inlineWidth - Variable in class com.openhtmltopdf.render.InlineLayoutBox
 
_intrinsicHeight - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
_intrinsicWidth - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
_invalidProperties - Variable in class com.openhtmltopdf.css.sheet.Ruleset
 
_isEndsOnNL - Variable in class com.openhtmltopdf.render.LineBox
 
_isFirstChar - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_isFootnoteAllowed - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_isFromFontFace - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_isInFloatBottom - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_isInFloatBottom - Variable in class com.openhtmltopdf.render.RenderingContext
 
_isolated - Variable in class com.openhtmltopdf.layout.Layer
 
_isPageSizeInches - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_isReplaced - Variable in class com.openhtmltopdf.render.BlockBox
 
_isSubset - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_justificationInfo - Variable in class com.openhtmltopdf.render.LineBox
 
_lang - Variable in class com.openhtmltopdf.css.newmatch.Condition.LangCondition
 
_lastNewLineStartPosition - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_lastPage - Variable in class com.openhtmltopdf.render.ContentLimitContainer
 
_lastRequestedPage - Variable in class com.openhtmltopdf.layout.Layer
 
_layer - Variable in class com.openhtmltopdf.render.Box
 
_layer - Variable in class com.openhtmltopdf.render.displaylist.PaintFixedLayer
 
_layers - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_layoutGraphics - Variable in class com.openhtmltopdf.java2d.api.Java2DRendererBuilderState
 
_layoutRunningBlocks - Variable in class com.openhtmltopdf.layout.BoxBuilder.ChildBoxInfo
 
_layoutStruct - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
_layoutWidth - Variable in class com.openhtmltopdf.render.MarkerData.GlyphMarker
 
_layoutWidth - Variable in class com.openhtmltopdf.render.MarkerData.ImageMarker
 
_layoutWidth - Variable in class com.openhtmltopdf.render.MarkerData.TextMarker
 
_left - Variable in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
_left - Variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
_left - Variable in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
_leftColor - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_leftCorner - Variable in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
_leftFloatDistance - Variable in class com.openhtmltopdf.render.FloatDistances
 
_leftFloats - Variable in class com.openhtmltopdf.layout.FloatManager
 
_leftMBP - Variable in class com.openhtmltopdf.render.Box
 
_leftMBP - Variable in class com.openhtmltopdf.render.BoxDimensions
 
_leftPercent - Variable in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
_leftStyle - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_length - Variable in class com.openhtmltopdf.css.style.derived.FSLinearGradient.StopPoint
 
_lengthAsFloat - Variable in class com.openhtmltopdf.css.style.derived.LengthValue
The specified length value, as a float; pulled from the CSS text
_lengthPrimitiveType - Variable in class com.openhtmltopdf.css.style.derived.LengthValue
The specified primitive SAC data type given for this length, from the CSS text
_letterSpacing - Variable in class com.openhtmltopdf.render.InlineText.InlineTextRareData
 
_lexer - Variable in class com.openhtmltopdf.css.parser.CSSParser
 
_line - Variable in exception class com.openhtmltopdf.css.parser.CSSParseException
 
_line - Variable in class com.openhtmltopdf.layout.BreakAtLineContext
 
_lineBreakedBecauseOfNoWrap - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_lineBreaker - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_lineHeight - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_lineHeightResolved - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_lineMetrics - Variable in class com.openhtmltopdf.render.LineMetricsAdapter
 
_linkManager - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_linkManager - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_links - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
_links - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
_linkTargetAreas - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
_linkTargetAreas - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
_listCounter - Variable in class com.openhtmltopdf.render.BlockBox
 
_listener - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_listItems - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_listItems - Variable in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
_listStyleType - Variable in class com.openhtmltopdf.layout.CounterFunction
 
_location - Variable in class com.openhtmltopdf.pdfboxout.BookmarkElement
 
_location - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImageElement
 
_location - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
_location - Variable in class com.openhtmltopdf.swing.EmptyReplacedElement
 
_location - Variable in class com.openhtmltopdf.swing.ImageReplacedElement
 
_loggedMissingFont - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
_loggedMissingMetrics - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
_loggerNameMap - Variable in class com.openhtmltopdf.slf4j.Slf4jLogger
 
_magenta - Variable in class com.openhtmltopdf.css.parser.FSCMYKColor
 
_manager - Variable in class com.openhtmltopdf.render.FloatedBoxData
 
_map - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_margin - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_marginAreaRoot - Variable in class com.openhtmltopdf.newtable.TableBox
 
_marginAreas - Variable in class com.openhtmltopdf.render.PageBox
 
_marginBoxes - Variable in class com.openhtmltopdf.css.newmatch.PageInfo
 
_marginBoxes - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_marginBoxNames - Variable in class com.openhtmltopdf.render.PageBox.MarginArea
 
_marginFromSibling - Variable in class com.openhtmltopdf.render.FloatedBoxData
 
_marginsAllowed - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_markerData - Variable in class com.openhtmltopdf.render.BlockBox
 
_markerData - Variable in class com.openhtmltopdf.render.LineBox
 
_master - Variable in class com.openhtmltopdf.layout.FloatManager
 
_master - Variable in class com.openhtmltopdf.layout.Layer
 
_master - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_master - Variable in class com.openhtmltopdf.render.displaylist.PaintPopTransformLayer
 
_master - Variable in class com.openhtmltopdf.render.displaylist.PaintPushTransformLayer
 
_masterText - Variable in class com.openhtmltopdf.render.InlineText
 
_matcher - Variable in class com.openhtmltopdf.context.StyleReference
Instance of our element-styles matching class.
_mathmlImpl - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_mathmlImpl - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_mathmlImpl - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxReplacedElementFactory
 
_mathMLImpl - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_mathMLImpl - Variable in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory
 
_maxAssigned - Static variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
_maxAssigned - Static variable in class com.openhtmltopdf.css.constants.PageElementPosition
 
_maxWidth - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
_maxWidth - Variable in class com.openhtmltopdf.render.BlockBox
 
_maxWidth - Variable in class com.openhtmltopdf.render.InlineBox
 
_mayCheckKeepTogether - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_measurements - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_mediaPattern - Variable in class com.openhtmltopdf.simple.NoNamespaceHandler
 
_mediaTypes - Variable in class com.openhtmltopdf.css.sheet.MediaRule
 
_metadata - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_metadata - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_metadata - Variable in class com.openhtmltopdf.render.PageBox
 
_metrics - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_metricsCache - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_minMaxCalculated - Variable in class com.openhtmltopdf.render.BlockBox
 
_minMaxCalculated - Variable in class com.openhtmltopdf.render.InlineBox
 
_minWidth - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
_minWidth - Variable in class com.openhtmltopdf.render.BlockBox
 
_minWidth - Variable in class com.openhtmltopdf.render.InlineBox
 
_name - Variable in class com.openhtmltopdf.css.newmatch.Condition.AttributeCompareCondition
 
_name - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_name - Variable in class com.openhtmltopdf.css.parser.CounterData
 
_name - Variable in class com.openhtmltopdf.css.parser.CSSParser.NamespacePair
 
_name - Variable in class com.openhtmltopdf.css.parser.FSFunction
 
_name - Variable in class com.openhtmltopdf.css.parser.Token
 
_name - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_name - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager.Bookmark
 
_name - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Bookmark
 
_name - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice.Metadata
 
_namespace - Static variable in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
Description of the Field
_namespace - Static variable in class com.openhtmltopdf.simple.NoNamespaceHandler
 
_namespaces - Variable in class com.openhtmltopdf.css.parser.CSSParser
 
_namespaceURI - Variable in class com.openhtmltopdf.css.newmatch.Condition.AttributeCompareCondition
 
_namespaceURI - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_namespaceURI - Variable in class com.openhtmltopdf.css.parser.CSSParser.NamespacePair
 
_needCellRecalc - Variable in class com.openhtmltopdf.newtable.TableSectionBox
 
_needCellWidthCalc - Variable in class com.openhtmltopdf.newtable.TableSectionBox
 
_needPageClear - Variable in class com.openhtmltopdf.render.BlockBox
 
_needShrinkToFitCalculatation - Variable in class com.openhtmltopdf.render.BlockBox
 
_needsNewLine - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_newlineAttemptsForLastStartPosition - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_nextMcid - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_nextWidth - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_nonFlowContent - Variable in class com.openhtmltopdf.render.LineBox
 
_nonSpaceAdjust - Variable in class com.openhtmltopdf.render.JustificationInfo
 
_nonSpaceCount - Variable in class com.openhtmltopdf.render.CharCounts
 
_noPageBreak - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_noPageBreak - Variable in class com.openhtmltopdf.layout.LayoutState
 
_nsh - Variable in class com.openhtmltopdf.context.StyleReference
 
_objectDrawerFactory - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_objectDrawerFactory - Variable in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory
 
_objectDrawerFactory - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_objectDrawerFactory - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxReplacedElementFactory
 
_od - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_od - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
_od - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
_od - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
_offset - Variable in class com.openhtmltopdf.render.TextDecoration
 
_oldStroke - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_oldStroke - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_openInlineBoxes - Variable in class com.openhtmltopdf.render.AnonymousBlockBox
 
_operator - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_origin - Variable in class com.openhtmltopdf.css.sheet.FontFaceRule
 
_origin - Variable in class com.openhtmltopdf.css.sheet.MediaRule
 
_origin - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_origin - Variable in class com.openhtmltopdf.css.sheet.Ruleset
 
_origin - Variable in class com.openhtmltopdf.css.sheet.Stylesheet
user-agent, user or author from StylesheetInfo
_originalAbsY - Variable in class com.openhtmltopdf.newtable.TableSectionBox
 
_originalStroke - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_originalStroke - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_originalText - Variable in class com.openhtmltopdf.render.InlineBox
 
_os - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_os - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
_osf - Variable in class com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
 
_osFactory - Variable in class com.openhtmltopdf.java2d.api.DefaultPageProcessor
 
_outerMarginCorner - Variable in class com.openhtmltopdf.layout.PaintingInfo
 
_outerPageWidth - Variable in class com.openhtmltopdf.render.PageBox
 
_outputDevice - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_outputDevice - Variable in class com.openhtmltopdf.layout.BoxRangeHelper
 
_outputDevice - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_outputDevice - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxReplacedElementFactory
 
_outputDevice - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxUserAgent
 
_paddedClassName - Variable in class com.openhtmltopdf.css.newmatch.Condition.ClassCondition
 
_padding - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_paddingAllowed - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
 
_page - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_page - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_page - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_page - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_pageAnnotations - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper.PageItems
 
_pageClearance - Variable in class com.openhtmltopdf.newtable.TableBox
 
_pageDimensions - Variable in class com.openhtmltopdf.render.PageBox
 
_pageHeight - Variable in class com.openhtmltopdf.css.parser.property.PageSize
 
_pageHeight - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_pageHeight - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_pageHeight - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_pageHeight - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_pageInfo - Variable in class com.openhtmltopdf.render.PageBox
 
_pageItems - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_pageItemsMap - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_pageName - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_pageName - Variable in class com.openhtmltopdf.layout.LayoutState
 
_pageNo - Variable in class com.openhtmltopdf.pdfboxout.PagePosition
 
_pageNo - Variable in class com.openhtmltopdf.render.PageBox
 
_pageProcessor - Variable in class com.openhtmltopdf.java2d.api.Java2DRendererBuilderState
 
_pageProcessor - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_pageRules - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_pages - Variable in class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor
 
_pages - Variable in class com.openhtmltopdf.layout.Layer
 
_pages - Variable in class com.openhtmltopdf.render.displaylist.DisplayListCollector
 
_pageSequences - Variable in class com.openhtmltopdf.layout.Layer
 
_pageStateStack - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_pageStyle - Variable in class com.openhtmltopdf.css.newmatch.PageInfo
 
_pageSupplier - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_pageSupplier - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
_pageWidth - Variable in class com.openhtmltopdf.css.parser.property.PageSize
 
_pageWidth - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_pagingMode - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_pagingMode - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_paintingBottom - Variable in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
_paintingBottom - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_paintingBottom - Variable in class com.openhtmltopdf.render.PageBox
 
_paintingBottomSet - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_paintingHeight - Variable in class com.openhtmltopdf.render.LineBox
 
_paintingInfo - Variable in class com.openhtmltopdf.render.Box
 
_paintingTop - Variable in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
_paintingTop - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_paintingTop - Variable in class com.openhtmltopdf.render.LineBox
 
_paintingTop - Variable in class com.openhtmltopdf.render.PageBox
 
_paintingTopSet - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_parameters - Variable in class com.openhtmltopdf.css.parser.FSFunction
 
_parent - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_parent - Variable in class com.openhtmltopdf.css.style.CalculatedStyle
The parent-style we inherit from
_parent - Variable in class com.openhtmltopdf.layout.counter.CounterContext
This is different because it needs to work even when the counter- properties cascade and it should also logically be redefined on each level (think list-items within list-items)
_parent - Variable in class com.openhtmltopdf.layout.Layer
 
_parent - Variable in class com.openhtmltopdf.layout.VerticalAlignContext
 
_parent - Variable in class com.openhtmltopdf.newtable.TableColumn
 
_parent - Variable in class com.openhtmltopdf.render.Box
 
_parent - Variable in class com.openhtmltopdf.render.ContentLimitContainer
 
_parent - Variable in class com.openhtmltopdf.render.InlineText
 
_pc - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_pdfAConform - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_pdfAConformance - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_pdfAConformance - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
_pdfDoc - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_pdfEncryption - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_pdfUa - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
_pdfUa - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_pdfUaConform - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_pdfUaConform - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
_pdfUaConformance - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_pdfVersion - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_pdfVersion - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
_pe - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_pending - Variable in class com.openhtmltopdf.layout.FloatLayoutResult
 
_pending - Variable in class com.openhtmltopdf.render.InlineLayoutBox
 
_pendingCollapseCalculation - Variable in class com.openhtmltopdf.render.BlockBox
 
_pendingPageName - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_persistentBFC - Variable in class com.openhtmltopdf.layout.BlockFormattingContext
 
_persistentBFC - Variable in class com.openhtmltopdf.render.BlockBox
 
_pgNo - Variable in class com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
 
_pos - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_pos - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_preBuiltinFallbackFonts - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
_precedence - Variable in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
_preferredDocumentBuilderFactoryImplementationClass - Variable in class com.openhtmltopdf.layout.SharedContext
 
_preferredDocumentBuilderFactoryImplementationClass - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_preferredTransformerFactoryImplementationClass - Variable in class com.openhtmltopdf.layout.SharedContext
 
_preferredTransformerFactoryImplementationClass - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_previousReferenceLine - Variable in class com.openhtmltopdf.render.MarkerData
 
_producer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_producer - Variable in class com.openhtmltopdf.pdfboxout.PdfRendererBuilderState
 
_properties - Variable in class com.openhtmltopdf.css.newmatch.PageInfo
 
_propertyValueType - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_props - Variable in class com.openhtmltopdf.css.sheet.Ruleset
 
_protocolsStreamFactory - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
 
_pseudoElementOrClass - Variable in class com.openhtmltopdf.render.Box
 
_pseudoElementOrClass - Variable in class com.openhtmltopdf.render.InlineBox
 
_pseudoPage - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_range - Variable in class com.openhtmltopdf.layout.BoxRangeData
 
_rangeIndex - Variable in class com.openhtmltopdf.layout.BoxRangeHelper
 
_rangeList - Variable in class com.openhtmltopdf.layout.BoxRangeHelper
 
_rareData - Variable in class com.openhtmltopdf.render.InlineText
 
_red - Variable in class com.openhtmltopdf.css.parser.FSRGBColor
 
_referenceLine - Variable in class com.openhtmltopdf.render.MarkerData
 
_relativeOffset - Variable in class com.openhtmltopdf.render.Box
 
_removableWhitespace - Variable in class com.openhtmltopdf.render.InlineBox
 
_renderingContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_renderingContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_reorderer - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_reorderer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_reorderer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_reorderer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_reorderer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_reorderer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxTextRenderer
 
_replacedElement - Variable in class com.openhtmltopdf.render.BlockBox
 
_replaceds - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_replaceds - Variable in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
_replacementText - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_requiresLayout - Variable in class com.openhtmltopdf.layout.Layer
 
_resolver - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_resolver - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
 
_right - Variable in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
_right - Variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
_right - Variable in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
_rightColor - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_rightCorner - Variable in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
_rightFloatDistance - Variable in class com.openhtmltopdf.render.FloatDistances
 
_rightFloats - Variable in class com.openhtmltopdf.layout.FloatManager
 
_rightMBP - Variable in class com.openhtmltopdf.render.Box
 
_rightMBP - Variable in class com.openhtmltopdf.render.BoxDimensions
 
_rightPercent - Variable in class com.openhtmltopdf.css.style.BorderRadiusCorner
 
_rightStyle - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_root - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_root - Variable in class com.openhtmltopdf.layout.VerticalAlignContext.ChildContextData
 
_root - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_root - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
_root - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_root - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
_root - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_root - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_rootBox - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_rootCounterContext - Variable in class com.openhtmltopdf.layout.SharedContext
 
_rootDocumentLayer - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_rootLayer - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_rotation - Variable in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
_row - Variable in class com.openhtmltopdf.newtable.RowData
 
_row - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_ruleset - Variable in class com.openhtmltopdf.css.sheet.FontFaceRule
 
_ruleset - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_runningBlocks - Variable in class com.openhtmltopdf.layout.Layer
 
_runningLevel - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_saved - Variable in class com.openhtmltopdf.css.parser.CSSParser
 
_savedEnd - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_savedLayoutState - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_scale - Variable in class com.openhtmltopdf.java2d.api.BufferedImagePageProcessor
 
_section - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_seenStylesheetUris - Variable in class com.openhtmltopdf.context.StylesheetFactoryImpl
This may avoid @import loops, ie.
_selectionEnd - Variable in class com.openhtmltopdf.layout.Layer
 
_selectionEndX - Variable in class com.openhtmltopdf.layout.Layer
 
_selectionEndY - Variable in class com.openhtmltopdf.layout.Layer
 
_selectionStart - Variable in class com.openhtmltopdf.layout.Layer
 
_selectionStartX - Variable in class com.openhtmltopdf.layout.Layer
 
_selectionStartY - Variable in class com.openhtmltopdf.layout.Layer
 
_separator - Variable in class com.openhtmltopdf.layout.CounterFunction
 
_set - Static variable in enum class com.openhtmltopdf.css.constants.SVGProperty
 
_shadowPage - Variable in class com.openhtmltopdf.render.displaylist.PaintPushTransformLayer
 
_shadowPageCount - Variable in class com.openhtmltopdf.render.PageBox
 
_shadowPages - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_sharedContext - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver
 
_sharedContext - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_sharedContext - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_sharedContext - Variable in class com.openhtmltopdf.pdfboxout.fontstore.MainFontStore
 
_sharedContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
_sharedContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastLinkManager
 
_sharedContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_sharedContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxLinkManager
Deprecated.
 
_sharedContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_sharedContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_sharedContext - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxUserAgent
 
_side - Variable in class com.openhtmltopdf.layout.CollapsedBorderSide
 
_size - Variable in class com.openhtmltopdf.java2d.Java2DFont
 
_size - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFSFont
 
_size - Variable in class com.openhtmltopdf.swing.AWTFSFont
 
_sizedImageCache - Variable in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory
 
_sortedPageSequences - Variable in class com.openhtmltopdf.layout.Layer
 
_spaceAdjust - Variable in class com.openhtmltopdf.render.JustificationInfo
 
_spaceCount - Variable in class com.openhtmltopdf.render.CharCounts
 
_span - Variable in class com.openhtmltopdf.newtable.ColumnData
 
_spanCells - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
_specificityB - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_specificityC - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_specificityD - Variable in class com.openhtmltopdf.css.newmatch.Selector
 
_specificityF - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_specificityG - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_specificityH - Variable in class com.openhtmltopdf.css.sheet.PageRule
 
_splitter - Variable in class com.openhtmltopdf.layout.LayoutContext
 
_splitter - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_splitterFactory - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_splitterFactory - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_srcFormObject - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
_stackingContext - Variable in class com.openhtmltopdf.layout.Layer
 
_start - Variable in class com.openhtmltopdf.layout.BoxRange
 
_start - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_start - Variable in class com.openhtmltopdf.render.InlineText
 
_startPageNo - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_startPageNo - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_startsHere - Variable in class com.openhtmltopdf.render.InlineBox
_startsHere - Variable in class com.openhtmltopdf.render.InlineLayoutBox
 
_state - Variable in class com.openhtmltopdf.render.Box
 
_staticEquivalent - Variable in class com.openhtmltopdf.render.BlockBox
 
_stopPoints - Variable in class com.openhtmltopdf.css.style.derived.FSLinearGradient
 
_store - Variable in class com.openhtmltopdf.extend.impl.FSDefaultCacheStore
 
_streamFactoryMap - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_strikethroughOffset - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
_strikethroughOffset - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
_strikethroughThickness - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
_strikethroughThickness - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
_stringArrayValue - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_stringAsArray - Variable in class com.openhtmltopdf.css.style.derived.StringValue
 
_stringValue - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_stroke - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_stroke - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_strokeColor - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_structMetrics - Variable in class com.openhtmltopdf.render.MarkerData
 
_style - Variable in class com.openhtmltopdf.css.style.derived.LengthValue
 
_style - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
 
_style - Variable in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
_style - Variable in class com.openhtmltopdf.newtable.TableColumn
 
_style - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_style - Variable in class com.openhtmltopdf.render.Box
 
_style - Variable in class com.openhtmltopdf.render.InlineBox
 
_style - Variable in class com.openhtmltopdf.render.PageBox
 
_styleColumns - Variable in class com.openhtmltopdf.newtable.TableBox
 
_styleFactory - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_styles - Variable in class com.openhtmltopdf.layout.StyleTracker
 
_stylesheetFactory - Variable in class com.openhtmltopdf.context.StyleReference
 
_suppliedFonts - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver
 
_supplier - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver.InputStreamFontDescription
 
_supplier - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_supportCMYKColors - Variable in class com.openhtmltopdf.css.parser.CSSParser
 
_svgImage - Variable in class com.openhtmltopdf.java2d.Java2DSVGReplacedElement
 
_svgImpl - Variable in class com.openhtmltopdf.java2d.Java2DRenderer
 
_svgImpl - Variable in class com.openhtmltopdf.java2d.Java2DReplacedElementFactory
 
_svgImpl - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_svgImpl - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_svgImpl - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxReplacedElementFactory
 
_table - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout
 
_table - Variable in class com.openhtmltopdf.newtable.TableBox.FixedTableLayout
 
_table - Variable in class com.openhtmltopdf.newtable.TableCellBox
 
_table - Variable in class com.openhtmltopdf.render.PageBox.MarginAreaContainer
 
_tableLayout - Variable in class com.openhtmltopdf.newtable.TableBox
 
_tagSuppliers - Static variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_tcells - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
 
_tcells - Variable in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
 
_testMode - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_testMode - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_testMode - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_testMode - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_text - Variable in class com.openhtmltopdf.render.InlineBox
 
_text - Variable in class com.openhtmltopdf.render.MarkerData.TextMarker
 
_textAlign - Variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
_textBottom - Variable in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
_textDecorations - Variable in class com.openhtmltopdf.render.InlineLayoutBox
 
_textDecorations - Variable in class com.openhtmltopdf.render.LineBox
 
_textDirection - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_textDirection - Variable in class com.openhtmltopdf.render.InlineBox
 
_textDirection - Variable in class com.openhtmltopdf.render.InlineText.InlineTextRareData
 
_textMarker - Variable in class com.openhtmltopdf.render.MarkerData
 
_textTop - Variable in class com.openhtmltopdf.layout.InlineBoxMeasurements
 
_thickness - Variable in class com.openhtmltopdf.render.TextDecoration
 
_titlePattern - Variable in class com.openhtmltopdf.simple.NoNamespaceHandler
 
_top - Variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
 
_top - Variable in class com.openhtmltopdf.render.BorderPainter.RelativeBorderProperties
 
_top - Variable in class com.openhtmltopdf.render.ContentLimit
 
_top - Variable in class com.openhtmltopdf.render.PageBox
 
_topColor - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_topLeft - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_topMarginCalculated - Variable in class com.openhtmltopdf.render.BlockBox
 
_topRight - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_topStyle - Variable in class com.openhtmltopdf.css.style.derived.BorderPropertySet
 
_totalFootnoteHeight - Variable in class com.openhtmltopdf.render.PageBox
 
_transform - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxAccessibilityHelper
 
_transform - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_transform - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_transformStack - Variable in class com.openhtmltopdf.java2d.Java2DOutputDevice
 
_treeRes - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_trimmedLeadingSpace - Variable in class com.openhtmltopdf.render.InlineText
 
_trimmedTrailingSpace - Variable in class com.openhtmltopdf.render.InlineText
 
_tx - Variable in class com.openhtmltopdf.render.Box
Keeps track of the start of childrens containing block.
_ty - Variable in class com.openhtmltopdf.render.Box
 
_type - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_type - Variable in class com.openhtmltopdf.css.parser.Token
 
_type - Variable in class com.openhtmltopdf.css.style.Length
 
_typePattern - Variable in class com.openhtmltopdf.simple.NoNamespaceHandler
 
_uac - Variable in class com.openhtmltopdf.context.StyleReference
 
_unbreakable - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_underlineOffset - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
_underlinePosition - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
_underlineThickness - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFSFontMetrics
 
_underlineThickness - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRawPDFontMetrics
 
_unicodeToLowerTransformer - Variable in class com.openhtmltopdf.layout.SharedContext
 
_unicodeToLowerTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_unicodeToTitleTransformer - Variable in class com.openhtmltopdf.layout.SharedContext
 
_unicodeToTitleTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_unicodeToUpperTransformer - Variable in class com.openhtmltopdf.layout.SharedContext
 
_unicodeToUpperTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_uri - Variable in class com.openhtmltopdf.css.sheet.Stylesheet
 
_uri - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_uri - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
_URI - Variable in class com.openhtmltopdf.css.parser.CSSParser
 
_useEnvironmentFonts - Variable in class com.openhtmltopdf.java2d.api.Java2DRendererBuilderState
 
_useFastMode - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxRenderer
 
_useFastRenderer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
 
_userAgentCallback - Variable in class com.openhtmltopdf.context.StylesheetFactoryImpl
the UserAgentCallback to resolve uris
_value - Variable in class com.openhtmltopdf.css.newmatch.Condition.AttributeCompareCondition
 
_value - Variable in class com.openhtmltopdf.css.parser.CounterData
 
_value - Variable in class com.openhtmltopdf.css.style.Length
 
_values - Variable in class com.openhtmltopdf.css.parser.PropertyValue
 
_values - Variable in class com.openhtmltopdf.css.style.derived.CountersValue
 
_values - Variable in class com.openhtmltopdf.css.style.derived.ListValue
 
_vertical - Variable in class com.openhtmltopdf.css.style.BackgroundPosition
 
_verticalAlign - Variable in class com.openhtmltopdf.css.constants.MarginBoxName
 
_verticalAlignContext - Variable in class com.openhtmltopdf.layout.VerticalAlignContext.ChildContextData
 
_viewport - Variable in class com.openhtmltopdf.render.ViewportBox
 
_visitElements - Variable in class com.openhtmltopdf.css.newmatch.Matcher
 
_weight - Variable in class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
 
_weight - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFontResolver.FontDescription
 
_width - Variable in class com.openhtmltopdf.css.style.BackgroundSize
 
_width - Variable in class com.openhtmltopdf.layout.LineBreakContext
 
_width - Variable in class com.openhtmltopdf.newtable.CollapsedBorderValue
 
_width - Variable in class com.openhtmltopdf.newtable.TableBox.AutoTableLayout.Layout
 
_width - Variable in class com.openhtmltopdf.pdfboxout.PagePosition
 
_width - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxPDFReplacedElement
 
_width - Variable in class com.openhtmltopdf.render.InlineText
 
_width - Variable in class com.openhtmltopdf.render.PageBox.PageDimensions
 
_width - Variable in class com.openhtmltopdf.swing.EmptyReplacedElement
 
_widths - Variable in class com.openhtmltopdf.newtable.TableBox.FixedTableLayout
 
_workingMargin - Variable in class com.openhtmltopdf.render.Box
 
_writer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
_writer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice
 
_writer - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxSlowOutputDevice
 
_x - Variable in class com.openhtmltopdf.layout.BlockFormattingContext
 
_x - Variable in class com.openhtmltopdf.layout.FloatManager.BoxOffset
 
_x - Variable in class com.openhtmltopdf.pdfboxout.PagePosition
 
_x - Variable in class com.openhtmltopdf.render.Box
 
_x - Variable in class com.openhtmltopdf.render.InlineText
 
_xml - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxBookmarkManager
 
_xmpPropertyList - Variable in class com.openhtmltopdf.css.newmatch.PageInfo
 
_xobject - Variable in class com.openhtmltopdf.pdfboxout.PdfBoxImage
 
_y - Variable in class com.openhtmltopdf.layout.BlockFormattingContext
 
_y - Variable in class com.openhtmltopdf.layout.FloatManager.BoxOffset
 
_y - Variable in class com.openhtmltopdf.pdfboxout.PagePosition
 
_y - Variable in class com.openhtmltopdf.render.Box
 
_yellow - Variable in class com.openhtmltopdf.css.parser.FSCMYKColor
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form