A B C D E F G H I J K L M N O P Q R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- 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
- 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
- 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
- AbstractResource - Class in com.openhtmltopdf.resource
- 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
- ACTIVE_PSEUDOCLASS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
- 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.
- 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
- 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]
- 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
- addBreak(Box, List<Box>) - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakStore
-
Add a break opportunity.
- addChild(Layer) - Method in class com.openhtmltopdf.layout.Layer
- 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
- 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
- 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
- addFloat(BlockBox, BlockFormattingContext) - Method in class com.openhtmltopdf.layout.Layer
- addFontDescription(T) - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
- addFontFaceRule(FontFaceRule) - Method in class com.openhtmltopdf.css.sheet.Stylesheet
- addFontFile(File, String, Integer, BaseRendererBuilder.FontStyle) - Method in interface com.openhtmltopdf.extend.SVGDrawer
- 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.
- addFSSelector(Selector) - Method in class com.openhtmltopdf.css.sheet.Ruleset
- addIDCondition(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
-
the CSS condition #ID
- addImportRule(StylesheetInfo) - Method in class com.openhtmltopdf.css.sheet.Stylesheet
- addInlineChild(LayoutContext, Object) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- addInlineChild(LayoutContext, Object, boolean) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- 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
- addLinkCondition() - Method in class com.openhtmltopdf.css.newmatch.Selector
-
the CSS condition that element has pseudo-class :link
- 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
- 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
- addPage(CssContext) - Method in class com.openhtmltopdf.layout.Layer
- addPageSequence(BlockBox) - Method in class com.openhtmltopdf.layout.Layer
- addProperty(PropertyDeclaration) - Method in class com.openhtmltopdf.css.sheet.Ruleset
- addReferencedFootnoteBody(BlockBox) - Method in class com.openhtmltopdf.render.LineBox
- addRunningBlock(BlockBox) - Method in class com.openhtmltopdf.layout.Layer
- addStyleColumn(TableColumn) - Method in class com.openhtmltopdf.newtable.TableBox
- 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
- adjustHorizontalPosition(JustificationInfo, float) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- adjustHorizontalPositionRTL(JustificationInfo, float) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- align(boolean, CssContext) - Method in class com.openhtmltopdf.render.LineBox
- alignChildren() - Method in class com.openhtmltopdf.layout.VerticalAlignContext
- ALL - Static variable in class com.openhtmltopdf.render.BorderPainter
- ALL_ZEROS - Static variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
- ALLOW - com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
- allowsTwoValueItems() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundPosition
- allowsTwoValueItems() - Method in class com.openhtmltopdf.css.parser.property.PrimitiveBackgroundPropertyBuilders.BackgroundSize
- 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, 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() - 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.
- ANGLE - Static variable in class com.openhtmltopdf.css.parser.Token
- 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
- appendColumn(int) - Method in class com.openhtmltopdf.newtable.TableBox
- 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
- applyDiagnosticConsumer() - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
- applyDiagnosticConsumer(Consumer<Diagnostic>) - Static method in class com.openhtmltopdf.util.ThreadCtx
- 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.
- applyTextTransform() - Method in class com.openhtmltopdf.render.InlineBox
- applyTranform(RenderingContext, Box) - 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.
- areAllCharactersPrintable(String) - Static method in class com.openhtmltopdf.util.OpenUtil
-
Returns
true, when all characters of the given string are printable. - 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
- 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.
- AUTHOR - Static variable in class com.openhtmltopdf.css.sheet.StylesheetInfo
-
Origin of stylesheet - author
- AUTO - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- AUTO - Static variable in class com.openhtmltopdf.layout.Layer
- 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
B
- 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 - 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_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
- 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
- BASELINE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- BaseRendererBuilder<TFinalClass extends BaseRendererBuilder,TBaseRendererBuilderState extends BaseRendererBuilder.BaseRendererBuilderState> - 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 in com.openhtmltopdf.outputdevice.helper
- BaseRendererBuilder.FSFontUseCase - Enum in com.openhtmltopdf.outputdevice.helper
-
Use cases for fonts.
- BaseRendererBuilder.PageSizeUnits - Enum in com.openhtmltopdf.outputdevice.helper
- BaseRendererBuilder.TextDirection - Enum in com.openhtmltopdf.outputdevice.helper
- BaseRendererBuilderState() - Constructor for class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- baseUri - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
- 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 - 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 - com.openhtmltopdf.extend.StructureType
- BLOCK - com.openhtmltopdf.render.BlockBox.ContentType
-
This block box's direct children consist only of
BlockBoxand subclassed objects. - BLOCK - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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 in com.openhtmltopdf.render
-
What type of direct child content this block box contains.
- BlockBox.MarginCollapseResult - Class in com.openhtmltopdf.render
- BlockBoxing - Class in com.openhtmltopdf.layout
-
Utility class for laying block content.
- 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() - 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
- BOLD - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- BOLDER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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_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_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.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
- 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.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, CollapsedBorderValue, CollapsedBorderValue, CollapsedBorderValue, CollapsedBorderValue) - 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
- 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
- bottomStyle() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
- Box - Class in com.openhtmltopdf.render
- Box() - Constructor for class com.openhtmltopdf.render.Box
- 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
- 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
- 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 - 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.BreakTextResult - Enum in com.openhtmltopdf.layout
- Breaker.TextBreakerSupplier - Interface in com.openhtmltopdf.layout
- breakFirstLetter(LayoutContext, LineBreakContext, int, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.Breaker
- breakText(LayoutContext, LineBreakContext, int, CalculatedStyle, boolean, int, boolean) - Static method in class com.openhtmltopdf.layout.Breaker
- 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.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.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.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.Position
- 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
PropertyDeclarationobjects for the CSS propertycssName. - 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
- buildSVGImage(Element, Box, CssContext, double, double, double) - Method in interface com.openhtmltopdf.extend.SVGDrawer
C
- 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.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
- calcCollapsedBorder(CssContext) - Method in class com.openhtmltopdf.newtable.TableCellBox
- calcDimensions(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
- calcDimensions(LayoutContext, int) - Method in class com.openhtmltopdf.render.BlockBox
- calcFixedHeightRowBottom(CssContext) - Method in class com.openhtmltopdf.newtable.TableBox
- calcFloatLocations() - 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
- 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.
- calcMinMaxWidth(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
- calcMinMaxWidth(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
- calcMinMaxWidth(LayoutContext, int, boolean) - Method in class com.openhtmltopdf.render.InlineBox
- calcPaintingInfo(CssContext, boolean) - Method in class com.openhtmltopdf.render.Box
- calcTotalAdjustment(JustificationInfo) - Method in class com.openhtmltopdf.render.InlineText
- calculate(LayoutContext, FSFunction) - Method in interface com.openhtmltopdf.css.extend.ContentFunction
- calculate(RenderingContext, FSFunction, InlineText) - Method in interface com.openhtmltopdf.css.extend.ContentFunction
- 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.BackgroundContainer - Class in com.openhtmltopdf.css.style
- CalculatedStyle.BackgroundImageType - Enum in com.openhtmltopdf.css.style
- calculateHeight(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- calculateTextDecoration(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- calculateTextDecorations(Box, int, FSFontMetrics) - Static method in class com.openhtmltopdf.layout.InlineBoxing
- 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_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 - com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
- CASCADE_CALC_FLOAT_PROPORTIONAL_VALUE_INFO_FONT_SIZE - com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
- CASCADE_IS_ABSOLUTE_CSS_UNKNOWN_GIVEN - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- CASCADE_UNKNOWN_DATATYPE_FOR_RELATIVE_TO_ABSOLUTE - com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
- CascadedStyle - Class in com.openhtmltopdf.css.newmatch
-
Holds a set of
PropertyDeclarations for each unique CSS property name. - 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
- CHAR_BREAKING_FINISHED - com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
- CHAR_BREAKING_FOUND_WORD_BREAK - com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
- CHAR_BREAKING_NEED_NEW_LINE - com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
- CHAR_BREAKING_UNBREAKABLE - com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
- CHAR_UNBREAKABLE_BUT_CONSUMED - com.openhtmltopdf.layout.Breaker.BreakTextResult
-
Not a single char fitted, but we consumed one character anyway.
- 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 - 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
- CHECKBOX_STYLES - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
- 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.
- checkFinished() - Method in class com.openhtmltopdf.layout.BoxRangeHelper
- 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
- 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
- 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
- checkNumberType(CSSName, CSSPrimitiveValue) - Method in class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
- 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
- CHILDREN_FLUX - Static variable in class com.openhtmltopdf.render.Box
- CIRCLE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- CJK_IDEOGRAPHIC - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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.
- clearImageCache() - Method in class com.openhtmltopdf.swing.NaiveUserAgent
-
Deprecated.
- clip(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Deprecated.
- CLIP - com.openhtmltopdf.css.constants.SVGProperty
- CLIP - Static variable in class com.openhtmltopdf.css.constants.CSSName
-
Unique CSSName instance for CSS2 property.
- CLIP_PATH - com.openhtmltopdf.css.constants.SVGProperty
- CLIP_RULE - com.openhtmltopdf.css.constants.SVGProperty
- 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_QUOTE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- CM - Static variable in class com.openhtmltopdf.css.parser.Token
- colElement(int) - Method in class com.openhtmltopdf.newtable.TableBox
- COLLAPSE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- collapseMargins(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
- 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
- collectFloats(CssContext, Layer) - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector
- collectInlineBlock(RenderingContext, BlockBox, EnumSet<DisplayListCollector.CollectFlags>, 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.
- 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() - 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
- 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
- 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
- com.openhtmltopdf.bidi - package com.openhtmltopdf.bidi
- 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.layout - package com.openhtmltopdf.layout
- com.openhtmltopdf.layout.counter - package com.openhtmltopdf.layout.counter
- com.openhtmltopdf.newtable - package com.openhtmltopdf.newtable
- com.openhtmltopdf.outputdevice.helper - package com.openhtmltopdf.outputdevice.helper
- 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.swing - package com.openhtmltopdf.swing
- com.openhtmltopdf.util - package com.openhtmltopdf.util
- 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.
- compareBorders(CollapsedBorderValue, CollapsedBorderValue, boolean) - Static method in class com.openhtmltopdf.newtable.TableCellBox
- 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
- CONFIG - Static variable in class com.openhtmltopdf.util.XRLog
- Configuration - Class in com.openhtmltopdf.util
-
Stores runtime configuration information for application parameters that may vary on restarting.
- connectChildrenToCurrentLayer(LayoutContext) - Method in class com.openhtmltopdf.render.Box
- connectChildrenToCurrentLayer(LayoutContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- Constants - Class in com.openhtmltopdf.util
- Constants() - Constructor for class com.openhtmltopdf.util.Constants
- CONTAIN - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- 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
- 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
- CONTINUE_CHAR_BREAKING_ON_NL - com.openhtmltopdf.layout.Breaker.BreakTextResult
-
In char breaking mode, need a newline before continuing.
- CONTINUE_WORD_BREAKING_ON_NL - com.openhtmltopdf.layout.Breaker.BreakTextResult
-
In word breaking mode, need a newline before continuing.
- Conversions - Class in com.openhtmltopdf.css.parser.property
- Conversions() - Constructor for class com.openhtmltopdf.css.parser.property.Conversions
- convertDirectionIdent(IdentValue) - Static method in class com.openhtmltopdf.bidi.ParagraphSplitter
- convertToBufferedImage(Image, int) - Static method in class com.openhtmltopdf.util.ImageUtil
-
Utility method to convert an AWT Image to a BufferedImage.
- convertToLength(String) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
- convertWeightToInt(IdentValue) - Static method in class com.openhtmltopdf.outputdevice.helper.FontResolverHelper
- 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
- copyStateForRelayout() - Method in class com.openhtmltopdf.layout.LayoutContext
- 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(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
- 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(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
- COVER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- CREATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- createAnonymousStyle(IdentValue) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
-
Creates an otherwise empty
CascadedStyle, setting the display property to the value of thedisplayparameter. - 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.
- createBidiSplitter() - Method in interface com.openhtmltopdf.bidi.BidiSplitterFactory
- createBidiSplitter() - Method in class com.openhtmltopdf.bidi.SimpleBidiSplitterFactory
- createBoundedBoxCollector(int, int) - Method in class com.openhtmltopdf.render.displaylist.DisplayListCollector
- createChild(Box) - Method in class com.openhtmltopdf.layout.VerticalAlignContext
- createChildren(LayoutContext, BlockBox) - 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
- createDocumentCoordinatesTransform(Box, CssContext, AffineTransform) - Static method in class com.openhtmltopdf.render.displaylist.TransformCreator
-
Creates an absolute transform in document coordinates.
- 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
- 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.
- 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.
- createImage(Image) - Static method in class com.openhtmltopdf.swing.AWTFSImage
- createLayoutPropertyDeclaration(CSSName, IdentValue) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
-
Creates a
PropertyDeclarationsuitable for passing toCascadedStyle.createLayoutStyle(PropertyDeclaration[])orCascadedStyle.createLayoutStyle(CascadedStyle, PropertyDeclaration[]) - createLayoutStyle(CascadedStyle, PropertyDeclaration[]) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
-
Creates a
CascadedStyleusing style information fromstartingPointand then adding the property declarations fromdecls. - createLayoutStyle(PropertyDeclaration[]) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
-
Creates a
CascadedStyleusing the provided property declarations. - createLayoutStyle(List<PropertyDeclaration>) - Static method in class com.openhtmltopdf.css.newmatch.CascadedStyle
- 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
- createMarkerData(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
- createOtherToken(String) - Static method in class com.openhtmltopdf.css.parser.Token
- 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
- 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.simple.extend.NoReplacedElementFactory
- 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
AffineTransformto scale a given replaced element to the desired size. - createTransparentImage(int, int) - Static method in class com.openhtmltopdf.util.ImageUtil
- CRISP_EDGES - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- css - Variable in class com.openhtmltopdf.layout.SharedContext
- CSS - 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_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 - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- CSS_PARSE_GENERIC_MESSAGE - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- CSS_PARSE_MUST_PROVIDE_AT_LEAST_A_FONT_FAMILY_AND_SRC_IN_FONT_FACE_RULE - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- CSS_PARSE_REMOVING_STYLESHEET_URI_FROM_CACHE_BY_REQUEST - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- CSS_PARSE_REQUESTED_REMOVING_STYLESHEET_URI_NOT_IN_CACHE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- CSS_PARSE_TOO_MANY_STYLESHEET_IMPORTS - 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
- CssContext - Interface in com.openhtmltopdf.css.style
- cssDirection - Variable in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
- CSSErrorHandler - Interface in com.openhtmltopdf.css.parser
- CSSName - Class in com.openhtmltopdf.css.constants
-
A CSSName is a Singleton representing a single CSS property name, like border-width.
- CSSName.CSSSideProperties - Class in com.openhtmltopdf.css.constants
- CSSParseException - Exception in com.openhtmltopdf.css.parser
- CSSParseException(Token, Token[], int) - Constructor for exception com.openhtmltopdf.css.parser.CSSParseException
- CSSParseException(Token, Token, int) - Constructor for exception com.openhtmltopdf.css.parser.CSSParseException
- CSSParseException(String, int) - Constructor for exception com.openhtmltopdf.css.parser.CSSParseException
- CSSParser - Class in com.openhtmltopdf.css.parser
- CSSParser(CSSErrorHandler) - Constructor for class com.openhtmltopdf.css.parser.CSSParser
- 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
- 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.
D
- DANGER_RECONSUME_CHAR_ON_NL - 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 - 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
- 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
- DECIMAL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- DECIMAL_LEADING_ZERO - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- DEFAULT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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 inDocumentListenerbut 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
- 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
- DENY - com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
- 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
- deriveStyle(CascadedStyle) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
-
Derives a child style from this style.
- 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
- descendantDump(Box) - Static method in class com.openhtmltopdf.util.LambdaUtil
-
Creates an indented dump of the box tree.
- 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
- 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
- detach() - Method in class com.openhtmltopdf.layout.Layer
- detach(LayoutContext) - Method in interface com.openhtmltopdf.extend.ReplacedElement
- 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
- DIAMOND - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- DIMENSION - Static variable in class com.openhtmltopdf.css.parser.Token
- 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 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
- doBreakText(LayoutContext, LineBreakContext, int, CalculatedStyle, Breaker.TextBreakerSupplier) - Static method in class com.openhtmltopdf.layout.Breaker
- document - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
- DOCUMENT - com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
-
Main document (PDF or Java2D)
- 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.
- DOMTreeResolver - Class in com.openhtmltopdf.css.extend.lib
- DOMTreeResolver() - Constructor for class com.openhtmltopdf.css.extend.lib.DOMTreeResolver
- DONE - Static variable in class com.openhtmltopdf.render.Box
- 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.
- draw(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
- drawBorderLine(Shape, int, int, boolean) - Method in interface com.openhtmltopdf.extend.OutputDevice
- drawDebugOutline(RenderingContext, Box, FSColor) - Method in interface com.openhtmltopdf.extend.OutputDevice
- drawDebugOutline(RenderingContext, Box, FSColor) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
- drawImage(FSImage, int, int, boolean) - Method in interface com.openhtmltopdf.extend.OutputDevice
- drawLine(int, int, int, int) - Method in class com.openhtmltopdf.render.AbstractOutputDevice
- drawLinearGradient(FSLinearGradient, Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
- drawObject(Element, double, double, double, double, OutputDevice, RenderingContext, int) - Method in interface com.openhtmltopdf.extend.FSObjectDrawer
-
Perform your drawing.
- drawOval(int, int, int, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
- drawRect(int, int, int, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
- drawSelection(RenderingContext, InlineText) - Method in interface com.openhtmltopdf.extend.OutputDevice
- drawString(OutputDevice, String, float, float) - Method in interface com.openhtmltopdf.extend.TextRenderer
- drawString(OutputDevice, String, float, float, JustificationInfo) - Method in interface com.openhtmltopdf.extend.TextRenderer
- drawSVG(OutputDevice, RenderingContext, double, double) - Method in interface com.openhtmltopdf.extend.SVGDrawer.SVGImage
- 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.
- 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_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- effColToCol(int) - Method in class com.openhtmltopdf.newtable.TableBox
- EMBED - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- EMPTY - 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_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
- 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
- endStructure(Object) - Method in interface com.openhtmltopdf.extend.OutputDevice
- ensureChildren(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
- ensureHasPage(CssContext, Box) - Method in class com.openhtmltopdf.layout.Layer
- EOF - Static variable in class com.openhtmltopdf.css.parser.Token
- 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.layout.CollapsedBorderSide
- equals(Object) - Method in class com.openhtmltopdf.layout.StyleTracker
- EQUALS - Static variable in class com.openhtmltopdf.css.parser.Token
- 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
- EXCEPTION - Static variable in class com.openhtmltopdf.util.XRLog
- EXCEPTION_CANT_READ_IMAGE_FILE_FOR_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_CANT_READ_IMAGE_FILE_FOR_URI_NOT_FOUND - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_CONFIGURATION_WRONG_TYPE - com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
- EXCEPTION_COULD_NOT_CACHE_VALUE_FOR_KEY - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_COULD_NOT_LOAD_DEFAULT_CSS - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_COULD_NOT_LOAD_EMBEDDED_FILE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_COULD_NOT_LOAD_FONT - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_COULD_NOT_LOAD_FONT_FACE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_COULD_NOT_LOAD_FONT_METRICS - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_COULD_NOT_PARSE_DEFAULT_STYLESHEET - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_COULD_NOT_READ_PDF_AS_SRC_FOR_IMG - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_CSS_UNABLE_TO_DERIVE_INITIAL_VALUE_FOR_CLASSNAME - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_DEFAULT_USERAGENT_IS_NOT_ABLE_TO_RESOLVE_BASE_URL_FOR - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_DEFAULT_USERAGENT_IS_NOT_ABLE_TO_RESOLVE_URL_WITH_BASE_URL - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- EXCEPTION_FAILED_TO_LOAD_BACKGROUND_IMAGE_AT_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_FONT_METRICS_NOT_AVAILABLE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_IO_PROBLEM_FOR_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_ITEM_AT_URI_NOT_FOUND - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_JAVA2D_COULD_NOT_LOAD_FONT - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_MALFORMED_URL - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_MATHML_COULD_NOT_REGISTER_FONT - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_PDF_IN_WRITING_METHOD - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_PROBLEM_TRYING_TO_READ_INPUT_XHTML_FILE - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_SELECTOR_BAD_SIBLING_AXIS - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_SVG_COULD_NOT_DRAW - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_SVG_COULD_NOT_READ_FONT - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_SVG_CREATE_FONT - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_SVG_ERROR_HANDLER - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_SVG_EXTERNAL_RESOURCE_NOT_ALLOWED - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- EXCEPTION_SVG_SCRIPT_NOT_ALLOWED - com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
- EXCEPTION_TRIED_TO_OPEN_A_PASSWORD_PROTECTED_DOCUMENT_AS_SRC_FOR_IMG - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_UNABLE_TO_PARSE_PAGE_OF_IMG_TAG_WITH_PDF - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- EXCEPTION_UNHANDLED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_URI_SYNTAX_WHILE_LOADING_EXTERNAL_SVG_RESOURCE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- EXCEPTION_URI_WITH_BASE_URI_INVALID - com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
- exists() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
- exportLeadingText(RenderingContext, Writer) - Method in class com.openhtmltopdf.render.PageBox
- 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
- exportTrailingText(RenderingContext, Writer) - Method in class com.openhtmltopdf.render.PageBox
- EXS - Static variable in class com.openhtmltopdf.css.parser.Token
- extendGridToColumnCount(int) - Method in class com.openhtmltopdf.newtable.TableSectionBox
- extendToColumnCount(int) - Method in class com.openhtmltopdf.newtable.RowData
- ExternalResourceControlPriority - Enum in com.openhtmltopdf.outputdevice.helper
- ExternalResourceType - Enum in com.openhtmltopdf.outputdevice.helper
- extractProtocol(String) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
F
- FALLBACK_FINAL - 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 - 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.
- families - Variable in class com.openhtmltopdf.css.value.FontSpecification
- family - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
- FAST - Static variable in class com.openhtmltopdf.util.DownscaleQuality
-
Low quality, but very fast.
- file - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
- FILE_EMBED - com.openhtmltopdf.outputdevice.helper.ExternalResourceType
- fill(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
- FILL - com.openhtmltopdf.css.constants.SVGProperty
- FILL_OPACITY - com.openhtmltopdf.css.constants.SVGProperty
- FILL_RULE - com.openhtmltopdf.css.constants.SVGProperty
- fillOval(int, int, int, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
- fillRect(int, int, int, int) - Method in interface com.openhtmltopdf.extend.OutputDevice
- FILTER - com.openhtmltopdf.css.constants.SVGProperty
- 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
- 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
- findColumnBreakOpportunities(FlowingColumnContainerBox.ColumnBreakStore) - Method in class com.openhtmltopdf.render.Box
-
Recursive method to find column break opportunities.
- 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
- 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
- findOffset(Box) - Method in class com.openhtmltopdf.render.BlockBox
- 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
- findRoot() - Method in class com.openhtmltopdf.layout.Layer
- 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
- findTrailingText() - Method in class com.openhtmltopdf.render.InlineLayoutBox
- findTrailingText() - Method in class com.openhtmltopdf.render.LineBox
- finish(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
- FINISHED - com.openhtmltopdf.layout.Breaker.BreakTextResult
-
Has completely consumed the string.
- FIRST - Static variable in class com.openhtmltopdf.css.constants.PageElementPosition
- firstNonZero(int...) - Static method in class com.openhtmltopdf.util.OpenUtil
-
First non-zero value or zero if none.
- FIXED - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- FIXED - Static variable in class com.openhtmltopdf.css.style.Length
- Float() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Float
- FLOAT - 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
- 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.BoxOffset - Class in com.openhtmltopdf.layout
- FloatManager.FloatDirection - Enum 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
- flushCache() - Method in class com.openhtmltopdf.swing.AWTFontResolver
- FLUX - Static variable in class com.openhtmltopdf.render.Box
- FOCUS_PSEUDOCLASS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
- FONT - com.openhtmltopdf.outputdevice.helper.ExternalResourceType
- 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 - Interface in com.openhtmltopdf.extend
- 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<T extends MinimalFontDescription> - 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
- 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 - Interface in com.openhtmltopdf.extend
- FontResolverHelper - Class in com.openhtmltopdf.outputdevice.helper
- FontResolverHelper() - Constructor for class com.openhtmltopdf.outputdevice.helper.FontResolverHelper
- 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
- 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
- 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
- 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
- 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 com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- formatMessage(Object[]) - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- formatMessage(Object[]) - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- formatMessage(Object[]) - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
- formatMessage(Object[]) - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
- formatMessage(Object[]) - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
- formatMessage(LogRecord) - Method in class com.openhtmltopdf.util.XRSimpleLogFormatter
-
Localize and format the message string from a log record.
- forString(String, DownscaleQuality) - Static method in class com.openhtmltopdf.util.DownscaleQuality
-
Retrieves the DownscaleQuality instance for the corresponding string.
- FREQ - Static variable in class com.openhtmltopdf.css.parser.Token
- fromBase64Encoded(String) - Static method in class com.openhtmltopdf.util.ImageUtil
- 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
- 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.
- 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
- 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
- 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.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
- 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
- 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
- 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 - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_EXCEPTION_DESHAPING_TEXT - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_EXCEPTION_SHAPING_TEXT - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_EXPECTING_BOX_CHILDREN_OF_TYPE_BUT_GOT - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- GENERAL_FATAL_INFINITE_LOOP_BUG_IN_LINE_BREAKING_ALGO - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- GENERAL_FOOTNOTE_AREA_INVALID_STYLE - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- GENERAL_FOOTNOTE_CAN_NOT_BE_PSEUDO - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_FOOTNOTE_INVALID - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_FOOTNOTE_PSEUDO_INVALID - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_FORCED_OUTPUT_TO_AVOID_INFINITE_LOOP - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_IMPORT_FONT_FACE_RULES_HAS_NOT_BEEN_CALLED - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_INVALID_INTEGER_PASSED_AS_DIMENSION_FOR_SVG - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_INVALID_INTEGER_PASSED_IN_VIEWBOX_ATTRIBUTE_FOR_SVG - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_MESSAGE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_NO_FOOTNOTES_INSIDE_FOOTNOTES - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_PDF_A_ELEMENT_DOES_NOT_HAVE_OPTION_CHILDREN - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_PDF_ACCESSIBILITY_INCOMPATIBLE_CHILD - com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
- GENERAL_PDF_ACCESSIBILITY_NO_ALT_ATTRIBUTE_PROVIDED_FOR_IMAGE - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_PDF_ACCESSIBILITY_NO_DOCUMENT_DESCRIPTION_PROVIDED - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_PDF_ACCESSIBILITY_NO_DOCUMENT_TITLE_PROVIDED - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_PDF_ACCESSIBILITY_NO_TITLE_TEXT_PROVIDED_FOR - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_PDF_ACROBAT_READER_DOES_NOT_SUPPORT_FORMS_WITH_FILE_INPUT - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_PDF_COULD_NOT_FIND_VALID_TARGET_FOR_BOOKMARK - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_PDF_COULD_NOT_FIND_VALID_TARGET_FOR_LINK - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_PDF_FOUND_ELEMENT_WITHOUT_ATTRIBUTE_NAME - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- GENERAL_PDF_FOUND_FORM_CONTROL_WITH_NO_ENCLOSING_FORM - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_PDF_SPECIFIED_FONTS_DONT_CONTAIN_A_SPACE_CHARACTER - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_PDF_URI_IN_HREF_IS_NOT_A_VALID_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- GENERAL_PDF_USING_FAST_MODE - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_PDF_USING_GET_REQUEST_FOR_FORM - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- GENERAL_UNABLE_TO_PARSE_VALUE_AS - 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
- 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
- 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.
- getAbsoluteTransformOriginY() - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Deprecated.
- getAbsX() - Method in class com.openhtmltopdf.render.Box
- getAbsY() - Method in class com.openhtmltopdf.render.Box
- getAccessibilityObject() - Method in class com.openhtmltopdf.render.Box
- getActualDirection() - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
- getActualDirection() - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
- 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.BackgroundRepeat
- 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.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.ImageRenderingBuilder
- 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.TableLayout
- getAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextAlign
- 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(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.
- getArgs() - Method in class com.openhtmltopdf.util.Diagnostic
- 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
- 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.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.
- 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
- 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.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
- 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
-
Deprecated.
- 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
nullif 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
- getBorderHSpacing(CssContext) - 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 usesPageBox.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: bottomcontent such as footnotes. - getBox() - Method in class com.openhtmltopdf.layout.BoxRangeData
- 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
- getBreakAtLineContext() - Method in class com.openhtmltopdf.layout.LayoutContext
- getBreaker(String, SharedContext) - Method in interface com.openhtmltopdf.layout.Breaker.TextBreakerSupplier
- 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
- 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
Iteratorover the set ofPropertyDeclarations already matched in this CascadedStyle. - 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
- getChild() - Method in class com.openhtmltopdf.render.FlowingColumnContainerBox
- getChild(int) - Method in class com.openhtmltopdf.render.Box
- 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.
- 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.render.Box
- 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.layout.BoxRangeData
- 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.
- 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
- 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(String) - Static method in class com.openhtmltopdf.css.parser.property.Conversions
- 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
- getContainingBlock() - Method in class com.openhtmltopdf.render.Box
- 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
- 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
- getContentLimit(int) - Method in class com.openhtmltopdf.render.ContentLimitContainer
- getContentLimitContainer() - Method in class com.openhtmltopdf.newtable.TableRowBox
- 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
- 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
- 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, 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, Box) - Static method in class com.openhtmltopdf.css.style.CalculatedStyle
-
Aims to get the correct resolved max-width for a box in dots unit.
- 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
- getCurrentMarginBoxNames() - Method in class com.openhtmltopdf.render.PageBox
- getCurrentMarkerData() - Method in class com.openhtmltopdf.layout.LayoutContext
- getCurrentMarkerData() - Method in class com.openhtmltopdf.layout.LayoutState
- 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
- 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
- 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 interface com.openhtmltopdf.render.FSFontMetrics
-
In keeping with the JDK
LineMetricsconvention, 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
- 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
- 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
- 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.render.Box
- getElement() - Method in class com.openhtmltopdf.render.InlineBox
- 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
- 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
- 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.
- getEnum() - Method in interface com.openhtmltopdf.util.LogMessageId
- getEnum() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- getEnum() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- getEnum() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- getEnum() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
- getEnum() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
- getEnum() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
- getError() - Method in class com.openhtmltopdf.util.Diagnostic
- getErrorHandler() - Method in class com.openhtmltopdf.css.parser.CSSParser
- 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
- getFamily() - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
- 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
- getFirstLetters() - Method in class com.openhtmltopdf.layout.LayoutState
- getFirstLettersTracker() - Method in class com.openhtmltopdf.layout.LayoutContext
- getFirstLetterStyle() - Method in class com.openhtmltopdf.render.BlockBox
- 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, 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(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
- getFontDescriptions() - Method in class com.openhtmltopdf.outputdevice.helper.FontFamily
- 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
- 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.
- getFontResolver() - Method in class com.openhtmltopdf.layout.SharedContext
-
Gets the fontResolver attribute of the Context object
- getFontResolver() - Method in class com.openhtmltopdf.render.RenderingContext
- getFontScale() - Method in interface com.openhtmltopdf.extend.TextRenderer
- 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
- getFound() - Method in exception 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(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
- getGlobalCounterContext() - Method in class com.openhtmltopdf.layout.SharedContext
- getGlyphMarker() - Method in class com.openhtmltopdf.render.MarkerData
- getGlyphVector() - Method in class com.openhtmltopdf.swing.AWTFSGlyphVector
- 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.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.ViewportBox
- getHeight(CssContext) - Method in class com.openhtmltopdf.render.PageBox
- getHeightOverride() - Method in class com.openhtmltopdf.newtable.TableRowBox
- getHorizontal() - Method in class com.openhtmltopdf.css.style.BackgroundPosition
- 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.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.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, 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.
- 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.
- 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 InlineLayoutBoxorInlineTextobjects. - getInlineContent() - Method in class com.openhtmltopdf.render.BlockBox
- 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
- getIntrinsicHeight() - Method in interface com.openhtmltopdf.extend.ReplacedElement
- getIntrinsicHeight() - Method in interface com.openhtmltopdf.extend.SVGDrawer.SVGImage
- 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.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
- getLastPage() - Method in class com.openhtmltopdf.layout.Layer
- getLastPage(CssContext, Box) - Method in class com.openhtmltopdf.layout.Layer
- getLastPageNo() - Method in class com.openhtmltopdf.render.ContentLimitContainer
- 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
- getLayoutReplacementText() - Method in interface com.openhtmltopdf.css.extend.ContentFunction
-
If a function value can change at render time (i.e.
- 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
- 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 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
- 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
- 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.swing.EmptyReplacedElement
- getLocation() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
-
Returns the current location where the element will be rendered on the canvas
- getLoggerImpl() - Static method in class com.openhtmltopdf.util.XRLog
- 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
- 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
- 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
- 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
- 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
- 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 com.openhtmltopdf.css.parser.CSSParseException
- getMessageFormat() - Method in interface com.openhtmltopdf.util.LogMessageId
- getMessageFormat() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- getMessageFormat() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- getMessageFormat() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- getMessageFormat() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
- getMessageFormat() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
- getMessageFormat() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
- getMetadata() - Method in class com.openhtmltopdf.render.PageBox
- 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
- 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.FSFunction
- getName() - Method in class com.openhtmltopdf.css.parser.Token
- getName() - Method in class com.openhtmltopdf.css.sheet.PageRule
- 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
- 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
- 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
- getNextWidth() - Method in class com.openhtmltopdf.layout.LineBreakContext
-
If needs newline, returns the graphics width of the next unbreakable sequence.
- 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
- 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
- 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
- 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
- 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
- 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.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.render.RenderingContext
- getPagedViewClippingBounds(CssContext, int) - Method in class com.openhtmltopdf.render.PageBox
- getPageHeight() - Method in class com.openhtmltopdf.css.parser.property.PageSize
- 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.render.PageBox
- getPageNo() - Method in class com.openhtmltopdf.render.RenderingContext
- 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.
- 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
- 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
- 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
- getPECascadedStyle(Object, String) - Method in class com.openhtmltopdf.css.newmatch.Matcher
-
May return null.
- getPendingPageName() - Method in class com.openhtmltopdf.layout.LayoutContext
- 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
- 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.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.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.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
- getRange() - Method in class com.openhtmltopdf.layout.BoxRangeData
- getReader() - Method in interface com.openhtmltopdf.extend.FSStream
- getReader() - Method in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultHttpStream
- getRed() - Method in class com.openhtmltopdf.css.parser.FSRGBColor
- 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
- 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
- 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
- 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
- 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.render.displaylist.PaintRootElementBackground
- 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
- 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
- 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.
- getScreenPaintingBounds(CssContext, int) - Method in class com.openhtmltopdf.render.PageBox
- getSection() - Method in class com.openhtmltopdf.newtable.TableCellBox
- 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
- getSide() - Method in class com.openhtmltopdf.layout.CollapsedBorderSide
- getSize2D() - Method in interface com.openhtmltopdf.render.FSFont
- getSize2D() - Method in class com.openhtmltopdf.swing.AWTFSFont
- getSmoothingLevel() - Method in interface com.openhtmltopdf.extend.TextRenderer
- getSortedLayers(int) - 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
- 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.render.InlineText
- getStartSubstring() - Method in class com.openhtmltopdf.layout.LineBreakContext
- getState() - Method in class com.openhtmltopdf.render.Box
- getStaticEquivalent() - Method in class com.openhtmltopdf.render.BlockBox
- getStopPoints() - 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.DefaultHttpStream
- getStrikethroughOffset() - Method in interface com.openhtmltopdf.render.FSFontMetrics
- getStrikethroughOffset() - Method in class com.openhtmltopdf.render.LineMetricsAdapter
- 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.
- getStroke() - Method in interface com.openhtmltopdf.extend.OutputDevice
- getStructMetrics() - Method in class com.openhtmltopdf.render.MarkerData
- 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.render.Box
- getStyle() - Method in class com.openhtmltopdf.render.InlineBox
- getStyle() - Method in class com.openhtmltopdf.render.PageBox
- 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
- 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(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
- getTable() - Method in class com.openhtmltopdf.newtable.TableCellBox
- getTable() - Method in class com.openhtmltopdf.newtable.TableSectionBox
- 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
- getText() - Method in class com.openhtmltopdf.render.InlineBox
- getText() - Method in class com.openhtmltopdf.render.MarkerData.TextMarker
- 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
- 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
- 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
- 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 interface com.openhtmltopdf.render.FSFontMetrics
-
In keeping with the JDK
LineMetricsconvention, this number is positive for values below the baseline. - getUnderlineOffset() - Method in class com.openhtmltopdf.render.LineMetricsAdapter
- 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.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
- 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
CSSValuefor 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
- 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
- getWeight() - Method in interface com.openhtmltopdf.outputdevice.helper.MinimalFontDescription
- getWhere() - Method in interface com.openhtmltopdf.util.LogMessageId
- getWhere() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- getWhere() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- getWhere() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- getWhere() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
- getWhere() - Method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
- getWhere() - Method in enum 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.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.ViewportBox
- 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.
- getWordWrap() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- getX() - Method in interface com.openhtmltopdf.extend.FSCanvas
- getX() - Method in class com.openhtmltopdf.layout.FloatManager.BoxOffset
- 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
-
Deprecated.
- 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
- getY() - Method in interface com.openhtmltopdf.extend.FSCanvas
- getY() - Method in class com.openhtmltopdf.layout.FloatManager.BoxOffset
- 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 - com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
- 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
H
- h - Variable in class com.openhtmltopdf.outputdevice.helper.PageDimensions
- 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.swing.EmptyReplacedElement
- hasBaseline() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
- hasBorderRadius() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
- 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
- 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.layout.CollapsedBorderSide
- 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
- 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.
- 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
- hasValue(String) - Static method in class com.openhtmltopdf.util.Configuration
- HEBREW - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- 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.
- 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
- html - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
- HttpStream - Interface in com.openhtmltopdf.extend
-
Deprecated.Use
FSStreaminstead. - HttpStreamFactory - Interface in com.openhtmltopdf.extend
-
Deprecated.Use
FSStreamFactoryinstead.
I
- IDENT - Static variable in class com.openhtmltopdf.css.parser.Token
- 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.
- IMAGE_RASTER - com.openhtmltopdf.outputdevice.helper.ExternalResourceType
- IMAGE_RENDERING - Static variable in class com.openhtmltopdf.css.constants.CSSName
-
Unique CSSName instance for CSS3 property.
- imageGradientOrNone - Variable in class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
- 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
ReplacedElementthat contains aImage. - 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
- IMMEDIATE_SIBLING_AXIS - Static variable in class com.openhtmltopdf.css.newmatch.Selector
- 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_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
- importFontFaceRules(List<FontFaceRule>, SharedContext) - Method in interface com.openhtmltopdf.extend.SVGDrawer
- IN - Static variable in class com.openhtmltopdf.css.parser.Token
- INCHES - com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
- INCLUDES - Static variable in class com.openhtmltopdf.css.parser.Token
- incrementCounterValue(CalculatedStyle) - Method in class com.openhtmltopdf.layout.counter.RootCounterContext
- incrementNonSpaceCount() - Method in class com.openhtmltopdf.render.CharCounts
- incrementSpaceCount() - Method in class com.openhtmltopdf.render.CharCounts
- INHERIT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- INIT - Static variable in class com.openhtmltopdf.util.XRLog
- INIT_FONT_COULD_NOT_BE_LOADED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- initContainingLayer(LayoutContext) - Method in class com.openhtmltopdf.render.Box
- initialDerivedValue(CSSName) - Static method in class com.openhtmltopdf.css.constants.CSSName
- 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.
- initStaticPos(LayoutContext, BlockBox, int) - Method in class com.openhtmltopdf.newtable.TableRowBox
- initStaticPos(LayoutContext, BlockBox, int) - Method in class com.openhtmltopdf.render.BlockBox
- INLINE - com.openhtmltopdf.extend.StructureType
- INLINE - 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 - 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.
- 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
Boxwhich contains the portion of an inline element layed out on a single line. - 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() - 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
- INSET - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- INSIDE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- instance() - Static method in class com.openhtmltopdf.resource.FSEntityResolver
-
Gets an instance of this class.
- INSTANCE - Static variable in class com.openhtmltopdf.extend.impl.FSNoOpCacheStore
- intBinarySearch(SearchUtil.IntComparator, int, int) - Static method in class com.openhtmltopdf.util.SearchUtil
-
Method to search over any kind of sorted range.
- 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
- intersectsAny(CssContext, Shape, Box) - Method in class com.openhtmltopdf.layout.BoxCollector
- intersectsInlineBlocks(CssContext, Shape) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- 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
- 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
- isAllTextItems(CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- isAllZeros() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
- isAnonymous() - Method in class com.openhtmltopdf.render.Box
- 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
- isBorderBox() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- 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 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
- isContain() - Method in class com.openhtmltopdf.css.style.BackgroundSize
- isContainedInMarginBox() - Method in class com.openhtmltopdf.render.Box
- 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
- isContainsVisibleContent() - Method in class com.openhtmltopdf.render.InlineLayoutBox
- isContainsVisibleContent() - Method in class com.openhtmltopdf.render.LineBox
- isCover() - Method in class com.openhtmltopdf.css.style.BackgroundSize
- isCurrentBreakAtLineContext(LayoutContext) - Method in class com.openhtmltopdf.render.BlockBox
- 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.
- 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
- 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
- isElementFunction(FSFunction) - Static method in class com.openhtmltopdf.layout.BoxBuilder
- isEmpty() - Method in class com.openhtmltopdf.render.InlineText
- 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
- isEOF() - Method in exception 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() - Method in interface com.openhtmltopdf.extend.OutputDevice
-
The new (2018) fast renderer is in use.
- 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
- isFocusStyled(Object) - Method in class com.openhtmltopdf.css.newmatch.Matcher
- 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
- 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
- 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
- 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
- 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
- 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
- isIsolated() - Method in class com.openhtmltopdf.layout.Layer
- 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
- isLastPage(PageBox) - Method in class com.openhtmltopdf.layout.Layer
- isLayedOutInInlineContext() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- isLayedOutRTL() - Method in class com.openhtmltopdf.render.LineBox
- 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
- 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
- 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.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
- isMinMaxCalculated() - Method in class com.openhtmltopdf.render.BlockBox
- isNeedAutoMarginResolution() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- 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
- 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.MaxHeight
- isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MaxWidth
- isNegativeValuesAllowed() - Method in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.Orphans
- 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
- isNonFlowContent() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- 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.
- isOverflowApplies() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- isOverflowVisible() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- 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
- isParagraphContainerForBidi() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- isPDF() - Method in interface com.openhtmltopdf.extend.OutputDevice
- 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
- 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
- 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.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.swing.EmptyReplacedElement
- isRequiresInteractivePaint() - Method in class com.openhtmltopdf.swing.ImageReplacedElement
- isRequiresLayout() - Method in class com.openhtmltopdf.layout.Layer
- 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
- 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
- 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 interface com.openhtmltopdf.css.extend.ContentFunction
-
Whether or not the function value can change at render time.
- 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
- isSupportsSelection() - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Deprecated.
- 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
- isTableSection() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- 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
- 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
- isVariable() - Method in class com.openhtmltopdf.css.style.Length
- isVerticalBackgroundRepeat(PropertyValue) - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- 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 - com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
- ITALIC - Static variable in class com.openhtmltopdf.css.constants.IdentValue
J
- JDKXRLogger - Class in com.openhtmltopdf.util
-
An
XRLoggerinterface that usesjava.util.logging. - JDKXRLogger() - Constructor for class com.openhtmltopdf.util.JDKXRLogger
- JDKXRLogger(boolean, Level, Handler, Formatter) - Constructor for class com.openhtmltopdf.util.JDKXRLogger
- 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
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.
L
- LambdaUtil - Class in com.openhtmltopdf.util
- LANDSCAPE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- 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 - 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(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableBox
- 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 - Static variable in class com.openhtmltopdf.util.XRLog
- LAYOUT_BOX_HAS_NO_PAGE - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LAYOUT_CSS_PROPERTY_HAS_UNPROCESSABLE_ASSIGNMENT - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- LAYOUT_ERROR_PARSING_SHAPE_COORDS - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LAYOUT_FUNCTION_NOT_IMPLEMENTED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LAYOUT_NO_CONTENT_LIMIT_FOUND - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LAYOUT_NO_MAP_NAMED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LAYOUT_UNSUPPORTED_SHAPE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- layoutAbsolute(LayoutContext, LineBox, BlockBox) - Static method in class com.openhtmltopdf.layout.LayoutUtil
- 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.BlockBoxingState - Enum in com.openhtmltopdf.layout
- layoutFloated(LayoutContext, LineBox, BlockBox, int, List<FloatLayoutResult>) - Static method in class com.openhtmltopdf.layout.LayoutUtil
- layoutInlineChildren(LayoutContext, int, int, boolean) - Method in class com.openhtmltopdf.render.BlockBox
- layoutPages(LayoutContext) - Method in class com.openhtmltopdf.layout.Layer
- 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
- 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
- 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() - 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 - 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_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
- 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 - Class in com.openhtmltopdf.css.style
- Length() - Constructor for class com.openhtmltopdf.css.style.Length
- Length(long, int) - Constructor for class com.openhtmltopdf.css.style.Length
- LengthValue - Class in com.openhtmltopdf.css.style.derived
- LengthValue(CalculatedStyle, CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.LengthValue
- 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
- 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 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- LINE_HEIGHT - Static variable in class com.openhtmltopdf.css.constants.CSSName
-
Unique CSSName instance for CSS2 property.
- 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 in com.openhtmltopdf.layout
- lineBreaker - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
- 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
- LIST_ITEM - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- LIST_MARKER - 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
- ListItemPainter - Class in com.openhtmltopdf.render
-
A utility class to paint list markers (all types).
- ListItemPainter() - Constructor for class com.openhtmltopdf.render.ListItemPainter
- listItems() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
- listItems() - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
- listRegisteredLoggers() - Static method in class com.openhtmltopdf.util.XRLog
-
Returns a list of all loggers that will be accessed by XRLog.
- 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
- 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 - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LOAD_CACHE_HIT_STATUS - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- LOAD_COULD_NOT_INSTANTIATE_CUSTOM_XML_READER - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_COULD_NOT_LOAD_EMBEDDED_FILE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_COULD_NOT_LOAD_PREFERRED_XML - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_COULD_NOT_READ_URI_AT_URL_MAY_BE_RELATIVE - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- LOAD_COULD_NOT_RESOLVE_RELATIVE_URI_BECAUSE_NO_BASE_URI_WAS_PROVIDED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_COULD_NOT_SET_VALIDATION_NAMESPACE_FEATURES_FOR_XML_PARSER - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LOAD_EMBEDDED_DATA_URI_MUST_BE_ENCODED_IN_BASE64 - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LOAD_EXCEPTION_MESSAGE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_FALLING_BACK_ON_THE_DEFAULT_PARSER - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LOAD_IMAGE_LOADER_SCALING_URI_TO - com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
- LOAD_LOAD_IMMEDIATE_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_LOADED_DOCUMENT_TIME - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_LOADING_FONT_FROM_SUPPLIER - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- LOAD_PAGE_DOES_NOT_EXIST_FOR_PDF_IN_IMG_TAG - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LOAD_PARSE_STYLESHEETS_TIME - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_PUTTING_KEY_IN_CACHE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_REQUESTING_STYLESHEET_AT_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_RESOURCE_ACCESS_REJECTED - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- LOAD_SAX_FEATURE_NOT_RECOGNIZED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_SAX_FEATURE_NOT_SUPPORTED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_SAX_FEATURE_SET - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- LOAD_SAX_PARSER_BY_REQUEST_NOT_CHANGING_PARSER_FEATURES - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LOAD_SAX_XMLREADER_IN_USE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_UNABLE_TO_DISABLE_XML_EXTERNAL_ENTITIES - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- LOAD_UNABLE_TO_LOAD_CSS_FROM_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_UNRECOGNIZED_IMAGE_FORMAT_FOR_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_URI_RESOLVER_REJECTED_LOADING_AT_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- LOAD_URI_RESOLVER_REJECTED_RESOLVING_CSS_IMPORT_AT_URI - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_URI_RESOLVER_REJECTED_RESOLVING_URI_AT_URI_IN_CSS_STYLESHEET - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- LOAD_WAS_ABLE_TO_READ_FROM_URI_USING_PARENT_URL - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- LOAD_XMLREADER_CLASS_SPECIFIED_COULD_NOT_BE_FOUND - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- log(Diagnostic) - Method in interface com.openhtmltopdf.util.XRLogger
-
Default slow (!) implementation for logging a Diagnostic object.
- 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.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
- LoggerUtil - Class in com.openhtmltopdf.util
-
Utility class for working with java.logging Logger classes
- LoggerUtil() - Constructor for class com.openhtmltopdf.util.LoggerUtil
- LogMessageId - Interface in com.openhtmltopdf.util
- LogMessageId.LogMessageId0Param - Enum in com.openhtmltopdf.util
- LogMessageId.LogMessageId1Param - Enum in com.openhtmltopdf.util
- LogMessageId.LogMessageId2Param - Enum in com.openhtmltopdf.util
- LogMessageId.LogMessageId3Param - Enum in com.openhtmltopdf.util
- LogMessageId.LogMessageId4Param - Enum in com.openhtmltopdf.util
- LogMessageId.LogMessageId5Param - Enum in com.openhtmltopdf.util
- lookForDynamicFunctions(RenderingContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- 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
- 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
- LTR - 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
- makeCompatible(BufferedImage) - Static method in class com.openhtmltopdf.util.ImageUtil
- MakeTokens - Class in com.openhtmltopdf.css.parser
- MakeTokens() - Constructor for class com.openhtmltopdf.css.parser.MakeTokens
- 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
- Margin() - Constructor for class com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.Margin
- MARGIN - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
- 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.
- 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
- 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
- MarginTop() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MarginTop
- MARKER - com.openhtmltopdf.css.constants.SVGProperty
- MARKER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- MARKER_END - com.openhtmltopdf.css.constants.SVGProperty
- MARKER_MID - com.openhtmltopdf.css.constants.SVGProperty
- MARKER_START - 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 - com.openhtmltopdf.css.constants.SVGProperty
- 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 - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- MATCH_MEDIA_IS - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- MATCH_TRYING_TO_APPEND_CONDITIONS_TO_PSEUDO_ELEMENT - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- MATCH_TRYING_TO_SET_MORE_THAN_ONE_PSEUDO_ELEMENT - 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
- 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
trueifelementhas the local namenameand namespace URInamespaceURI. - MATHML - 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_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
- MaxHeight() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MaxHeight
- MaxWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MaxWidth
- mayHaveFirstLetter() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- mayHaveFirstLine() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- 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
- MEDIUM - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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(int) - Method in class com.openhtmltopdf.css.style.Length
- MinWidth() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.MinWidth
- MM - com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
- MM - Static variable in class com.openhtmltopdf.css.parser.Token
- MOVE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- moveContent(LayoutContext, int) - Method in class com.openhtmltopdf.newtable.TableCellBox
- moveIfGreater(Dimension, Dimension) - Method in class com.openhtmltopdf.render.Box
- 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
UserAgentCallbackwhich places no restrictions on what XML, CSS or images are loaded. - NaiveUserAgent() - Constructor for class com.openhtmltopdf.swing.NaiveUserAgent
- 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_SYM - Static variable in class com.openhtmltopdf.css.parser.Token
- NamespaceHandler - Interface in com.openhtmltopdf.extend
-
Provides knowledge specific to a certain document type, like resolving style-sheets
- NE_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- NEGATIVE - Static variable in class com.openhtmltopdf.layout.Layer
- NEUTRAL - Static variable in interface com.openhtmltopdf.bidi.BidiSplitter
- newDerivedValue(CalculatedStyle, CSSName, PropertyValue) - Static method in class com.openhtmltopdf.css.style.derived.DerivedValueFactory
-
Derived value factory.
- 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
- newLayoutContextInstance() - Method in class com.openhtmltopdf.layout.SharedContext
- newLine() - Method in class com.openhtmltopdf.layout.LineBreakContext
-
Record a newline attempt.
- newRenderingContextInstance() - Method in class com.openhtmltopdf.layout.SharedContext
- newXMLReader() - Static method in class com.openhtmltopdf.resource.XMLResource
- 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
- nextSplit(int) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
- nextSplit(int) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
- 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_NAMESPACE - Static variable in interface com.openhtmltopdf.css.extend.TreeResolver
- NO_OPEN_QUOTE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- NONE - com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
- NONE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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 - 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
- NOT_SET - 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
- NullUserInterface - Class in com.openhtmltopdf.outputdevice.helper
- NullUserInterface() - Constructor for class com.openhtmltopdf.outputdevice.helper.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
- numRows() - Method in class com.openhtmltopdf.newtable.TableSectionBox
- NW_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
O
- objectId(Object) - Static method in class com.openhtmltopdf.util.LambdaUtil
-
Null-safe identity hash code.
- OBLIQUE - com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
- OBLIQUE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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.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
- 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
- operate(Box) - Method in interface com.openhtmltopdf.layout.FloatManager.FloatOperation
- 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
- 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
- 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 - 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.
- 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() - 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_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_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_ORIENTATIONS - Static variable in class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
- 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
- PageBox - Class in com.openhtmltopdf.render
- PageBox() - Constructor for class com.openhtmltopdf.render.PageBox
- 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
- 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.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(Float, Float, boolean) - Constructor for class com.openhtmltopdf.outputdevice.helper.PageDimensions
- PageElementPosition - Class in com.openhtmltopdf.css.constants
- PageFinder(List<PageBox>) - Constructor for class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageFinder
- PageInfo - Class in com.openhtmltopdf.css.newmatch
- PageInfo(List<PropertyDeclaration>, CascadedStyle, Map<MarginBoxName, List<PropertyDeclaration>>, List<PropertyDeclaration>) - Constructor for class com.openhtmltopdf.css.newmatch.PageInfo
- pageNumber - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageInfo
- 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
- PageSize - Class in com.openhtmltopdf.css.parser.property
- PAGINATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- paint(RenderingContext) - Method in class com.openhtmltopdf.layout.Layer
-
Deprecated.
- paint(RenderingContext) - Method in class com.openhtmltopdf.render.InlineText
- 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.render.AbstractOutputDevice
- PaintBackgroundAndBorders - Class in com.openhtmltopdf.render.displaylist
- PaintBackgroundAndBorders(List<DisplayListItem>, Map<TableCellBox, List<CollapsedBorderSide>>) - Constructor for class com.openhtmltopdf.render.displaylist.PaintBackgroundAndBorders
- 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
- 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
- paintDebugOutline(RenderingContext) - Method in class com.openhtmltopdf.render.BlockBox
- paintDebugOutline(RenderingContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- PaintFixedLayer - Class in com.openhtmltopdf.render.displaylist
- PaintFixedLayer(Layer) - Constructor for class com.openhtmltopdf.render.displaylist.PaintFixedLayer
- 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 - 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 - Class in com.openhtmltopdf.render.displaylist
- PaintLayerBackgroundAndBorder(Box) - Constructor for class com.openhtmltopdf.render.displaylist.PaintLayerBackgroundAndBorder
- paintListMarker(RenderingContext) - Method in class com.openhtmltopdf.render.BlockBox
- 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
- 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 - Class in com.openhtmltopdf.render.displaylist
- PaintReplacedElement(BlockBox) - Constructor for class com.openhtmltopdf.render.displaylist.PaintReplacedElement
- 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 - 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
- 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.
- 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.
- parseDeclaration(int, String) - Method in class com.openhtmltopdf.css.parser.CSSParser
- parseIntegerOrNull(String) - Static method in class com.openhtmltopdf.util.OpenUtil
- parseLogLevel(String, Level) - Static method in class com.openhtmltopdf.util.LoggerUtil
- 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
- PC - Static variable in class com.openhtmltopdf.css.parser.Token
- PDF - com.openhtmltopdf.outputdevice.helper.ExternalResourceType
- pdfontSupplier - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
- PERCENT - Static variable in class com.openhtmltopdf.css.style.Length
- PERCENTAGE - Static variable in class com.openhtmltopdf.css.parser.Token
- performFloatOperation(FloatManager.FloatOperation) - 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
BlockFormattingContextwhich 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
- PLUS - Static variable in class com.openhtmltopdf.css.parser.Token
- POINTER - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- popBFC() - Method in class com.openhtmltopdf.layout.LayoutContext
- popClip() - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Reverts the last clip on the stack.
- 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
- popTransformLayer() - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Reverts the transform on the stack.
- popTransforms(List<AffineTransform>) - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Deprecated.
- PORTRAIT - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- positionHorizontally(CssContext, Box, 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.
- positionRelative(CssContext) - Method in class com.openhtmltopdf.render.Box
- positionRelative(CssContext) - Method in class com.openhtmltopdf.render.InlineLayoutBox
- 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_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
- prevSplit(int) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.FakeParagraph
- prevSplit(int) - Method in class com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
- 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
- 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.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.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.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.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.Position - Class in com.openhtmltopdf.css.parser.property
- PrimitivePropertyBuilders.Right - 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
- 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.
- 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
- 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
- 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() - Static method in enum com.openhtmltopdf.css.constants.SVGProperty
- PropertyBuilder - Interface in com.openhtmltopdf.css.parser.property
- propertyByName(CSSName) - Method in class com.openhtmltopdf.css.newmatch.CascadedStyle
-
Returns a
PropertyDeclarationby 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
CSSPrimitiveValueinstance. - 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.
- 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
- 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
- PT - Static variable in class com.openhtmltopdf.css.parser.Token
- 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.
- 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
- pushTransformLayer(AffineTransform) - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Applies a transform on the output device.
- pushTransforms(List<AffineTransform>) - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Deprecated.
- 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
- PX - Static variable in class com.openhtmltopdf.css.parser.Token
Q
- 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
- RBRACE - Static variable in class com.openhtmltopdf.css.parser.Token
- RBRACKET - Static variable in class com.openhtmltopdf.css.parser.Token
- readAll(Reader) - Method in class com.openhtmltopdf.swing.NaiveUserAgent
- readLinkElement(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
- readStyleElement(Element) - Method in class com.openhtmltopdf.simple.extend.XhtmlCssOnlyNamespaceHandler
- recalcCells(LayoutContext) - Method in class com.openhtmltopdf.newtable.TableSectionBox
- 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
- registerDrawer(String, FSObjectDrawer) - Method in class com.openhtmltopdf.render.DefaultObjectDrawerFactory
- registerFunction(ContentFunction) - Method in class com.openhtmltopdf.context.ContentFunctionFactory
- 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
- 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.
- 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.
- 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 - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- RENDER_FONT_IS_NULL - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- RENDER_FONT_LIST_IS_EMPTY - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- RENDER_LINEAR_GRADIENT_IS_NOT_SUPPORTED - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- RENDER_OP_MUST_NOT_BE_USED_BY_FAST_RENDERER - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- RENDER_TRIED_TO_SET_NON_INVERTIBLE_CSS_TRANSFORM - com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
- RENDER_UNKNOWN_PAINT - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- RENDER_USING_CSS_IMPLEMENTATION_FROM - 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
- 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
- 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 - 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 - 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
- requiresLayer() - Method in class com.openhtmltopdf.css.style.CalculatedStyle
- reset() - Method in class com.openhtmltopdf.layout.LineBreakContext
- 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
- 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
- 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.swing.UriResolver
- 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
- resolveCounters(CalculatedStyle) - Method in class com.openhtmltopdf.layout.LayoutContext
- resolveCounters(CalculatedStyle, Integer) - Method in class com.openhtmltopdf.layout.LayoutContext
- resolveEntity(String, String) - Method in class com.openhtmltopdf.resource.FSEntityResolver
- resolveFont(SharedContext, FontSpecification) - Method in interface com.openhtmltopdf.extend.FontResolver
- resolveFont(SharedContext, FontSpecification) - Method in class com.openhtmltopdf.swing.AWTFontResolver
- 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.swing.AWTFontResolver
-
Resolves a single font name.
- 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
- 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
- RIDGE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- right - Variable in class com.openhtmltopdf.css.constants.CSSName.CSSSideProperties
- 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 - 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
- rightStyle() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
- 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
- ROTATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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 - 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 - Class in com.openhtmltopdf.css.sheet
- Ruleset(int) - Constructor for class com.openhtmltopdf.css.sheet.Ruleset
- RulesetContainer - Interface in com.openhtmltopdf.css.sheet
- RUN_AFTER_RESOLVING_URI - com.openhtmltopdf.outputdevice.helper.ExternalResourceControlPriority
- RUN_BEFORE_RESOLVING_URI - 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.
- RUNNING - com.openhtmltopdf.extend.StructureType
S
- S - Static variable in class com.openhtmltopdf.css.parser.Token
- S_RESIZE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- saveEnd() - Method in class com.openhtmltopdf.layout.LineBreakContext
- scale(int, int) - Method in interface com.openhtmltopdf.extend.FSImage
- 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
- ScalingOptions - Class in com.openhtmltopdf.util
-
POJO used when calling
ImageUtil.getScaledInstance(ScalingOptions,java.awt.image.BufferedImage). - 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
- 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
- SEMICOLON - Static variable in class com.openhtmltopdf.css.parser.Token
- SEPARATE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- setAnonymous(boolean) - Method in class com.openhtmltopdf.render.Box
- setAscent(float) - Method in class com.openhtmltopdf.render.StrutMetrics
- 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.layout.LayoutContext
- 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
- 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
- setCallerNotified(boolean) - Method in exception 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
- setChainedSelector(Selector) - Method in class com.openhtmltopdf.css.newmatch.Selector
- setCharacterBreaker(FSTextBreaker) - Method in class com.openhtmltopdf.layout.SharedContext
- setChildrenContentType(BlockBox.ContentType) - Method in class com.openhtmltopdf.render.BlockBox
- setChildrenHeight(int) - Method in class com.openhtmltopdf.render.BlockBox
- setClip(Shape) - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Deprecated.
- setClip(Shape) - Method in class com.openhtmltopdf.layout.BoxRangeData
- setCol(int) - Method in class com.openhtmltopdf.newtable.TableCellBox
- setColor(FSColor) - Method in interface com.openhtmltopdf.extend.OutputDevice
- setColor(FSColor) - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
- 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.render.LineBox
- setContainsContent(boolean) - Method in class com.openhtmltopdf.render.LineBox
- setContainsDynamicFunction(boolean) - Method in class com.openhtmltopdf.render.LineBox
- setContent(String) - Method in class com.openhtmltopdf.css.sheet.StylesheetInfo
- 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
- 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.render.StrutMetrics
- setDiameter(int) - Method in class com.openhtmltopdf.render.MarkerData.GlyphMarker
- setDimensionsCalculated(boolean) - Method in class com.openhtmltopdf.render.BlockBox
- setDirectionality(byte) - Method in class com.openhtmltopdf.render.LineBox
- setDocumentContext(SharedContext, NamespaceHandler, Document, UserInterface) - Method in class com.openhtmltopdf.context.StyleReference
-
Sets the documentContext attribute of the StyleReference object
- 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
- 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
- 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
- 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
- setFloatValue(short, float) - Method in class com.openhtmltopdf.css.parser.PropertyValue
- setFont(FSFont) - Method in interface com.openhtmltopdf.extend.OutputDevice
- 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.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
- setFontScale(float) - Method in interface com.openhtmltopdf.extend.TextRenderer
- 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
- 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
- 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
- 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
- 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
- setIsPrintOverride(Boolean) - Method in class com.openhtmltopdf.layout.LayoutContext
- setLayer(Layer) - Method in class com.openhtmltopdf.render.Box
- 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
- 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.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 com.openhtmltopdf.css.parser.CSSParseException
- setLineBreakedBecauseOfNoWrap(boolean) - Method in class com.openhtmltopdf.layout.LayoutContext
- setLineBreaker(FSTextBreaker) - Method in class com.openhtmltopdf.layout.SharedContext
- setListCounter(int) - Method in class com.openhtmltopdf.render.BlockBox
- 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.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
- 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
- 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.
- setMinMaxCalculated(boolean) - Method in class com.openhtmltopdf.render.BlockBox
- setMinWidth(int) - Method in class com.openhtmltopdf.render.BlockBox
- setName(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
- setName(String) - Method in class com.openhtmltopdf.css.sheet.PageRule
- setNamespaceHandler(NamespaceHandler) - Method in class com.openhtmltopdf.layout.SharedContext
- setNamespaceURI(String) - Method in class com.openhtmltopdf.css.newmatch.Selector
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- setRange(BoxRange) - Method in class com.openhtmltopdf.layout.BoxRangeData
- 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
- setRenderingHint(RenderingHints.Key, Object) - Method in interface com.openhtmltopdf.extend.OutputDevice
- 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
- 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
- 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
- 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.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.
- setSmoothingThreshold(float) - Method in interface com.openhtmltopdf.extend.TextRenderer
-
Set the smoothing threashold.
- 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
- 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
- setStaticEquivalent(Box) - Method in class com.openhtmltopdf.render.BlockBox
- 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
- 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 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
- 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
- setTrimmedLeadingSpace(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
- 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
- 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
- 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
- setX(int) - Method in class com.openhtmltopdf.render.Box
- setX(int) - Method in class com.openhtmltopdf.render.InlineText
- setY(int) - Method in class com.openhtmltopdf.render.Box
- shadowPageNumber - Variable in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageInfo
- shadowPages() - Method in class com.openhtmltopdf.render.displaylist.DisplayListContainer.DisplayListPageContainer
- shadowPages() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
- SHAPE_RENDERING - com.openhtmltopdf.css.constants.SVGProperty
- 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
- sharedContext - Variable in class com.openhtmltopdf.render.RenderingContext
- 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
- 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.
- SHOW - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- size - Variable in class com.openhtmltopdf.css.value.FontSpecification
- SIZE_SHORTHAND - Static variable in class com.openhtmltopdf.css.constants.CSSName
-
Unique CSSName instance for CSS2 property.
- 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
- 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
- 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
- SPANNING_CELL - Static variable in class com.openhtmltopdf.newtable.TableCellBox
- spanOfEffCol(int) - Method in class com.openhtmltopdf.newtable.TableBox
- 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
- 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 - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- STAR - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- START - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- START - Static variable in class com.openhtmltopdf.css.constants.PageElementPosition
- startStructure(StructureType, Box) - Method in interface com.openhtmltopdf.extend.OutputDevice
-
Propagate the structure heirachy to allow for PDF/UA compliance.
- state - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
- stateToString(int) - Static method in class com.openhtmltopdf.render.Box
- STATIC - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- STOP_COLOR - com.openhtmltopdf.css.constants.SVGProperty
- STOP_OPACITY - com.openhtmltopdf.css.constants.SVGProperty
- 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_EMSwill return the unit suffix likeem. - StringValue - Class in com.openhtmltopdf.css.style.derived
- StringValue(CSSName, PropertyValue) - Constructor for class com.openhtmltopdf.css.style.derived.StringValue
- stripInlineContent(List<Styleable>) - Static method in class com.openhtmltopdf.layout.WhitespaceStripper
-
Strips whitespace early in inline content generation.
- STROKE - com.openhtmltopdf.css.constants.SVGProperty
- STROKE_DASHARRAY - com.openhtmltopdf.css.constants.SVGProperty
- STROKE_DASHOFFSET - com.openhtmltopdf.css.constants.SVGProperty
- STROKE_LINECAP - com.openhtmltopdf.css.constants.SVGProperty
- STROKE_LINEJOIN - com.openhtmltopdf.css.constants.SVGProperty
- STROKE_MITERLIMIT - com.openhtmltopdf.css.constants.SVGProperty
- STROKE_OPACITY - com.openhtmltopdf.css.constants.SVGProperty
- STROKE_WIDTH - com.openhtmltopdf.css.constants.SVGProperty
- StructureType - Enum in com.openhtmltopdf.extend
- 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() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
- Styleable - Interface in com.openhtmltopdf.layout
-
All objects appearing the layout tree must implement this interface.
- StyleReference - Class in com.openhtmltopdf.context
- StyleReference(UserAgentCallback) - Constructor for class com.openhtmltopdf.context.StyleReference
- 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
CalculatedStyleobjects. - StyleTracker(int) - Constructor for class com.openhtmltopdf.layout.StyleTracker
- SUB - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- subset - Variable in class com.openhtmltopdf.outputdevice.helper.AddedFont
- SUBSET - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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
- SVG - com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
- SVG_BINARY - com.openhtmltopdf.outputdevice.helper.ExternalResourceType
- SVGDrawer - Interface in com.openhtmltopdf.extend
- SVGDrawer.SVGImage - Interface in com.openhtmltopdf.extend
- SVGProperty - Enum 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.
- 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
- TableBox - Class in com.openhtmltopdf.newtable
- TableBox() - Constructor for class com.openhtmltopdf.newtable.TableBox
- TableCellBox - Class in com.openhtmltopdf.newtable
- TableCellBox() - Constructor for class com.openhtmltopdf.newtable.TableCellBox
- TableColumn - Class in com.openhtmltopdf.newtable
-
An object representing an element with
display: table-columnordisplay: table-column-group. - TableColumn() - Constructor for class com.openhtmltopdf.newtable.TableColumn
- TableColumn(Element, CalculatedStyle) - Constructor for class com.openhtmltopdf.newtable.TableColumn
- 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
- TableSectionBox - Class in com.openhtmltopdf.newtable
- TableSectionBox() - Constructor for class com.openhtmltopdf.newtable.TableSectionBox
- TabSize() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TabSize
- tcells() - Method in class com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageResult
- tcells() - Method in class com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
- test(String, ExternalResourceType) - Method in class com.openhtmltopdf.swing.NaiveUserAgent.DefaultAccessController
- testMode(boolean) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
-
Whether to use test mode and output the PDF uncompressed.
- TEXT - 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_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
- TextIndent() - Constructor for class com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders.TextIndent
- TextMarker() - Constructor for class com.openhtmltopdf.render.MarkerData.TextMarker
- 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
- 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
- TIME - Static variable in class com.openhtmltopdf.css.parser.Token
- 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
- 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, 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.
- Token - Class in com.openhtmltopdf.css.parser
- 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
- topColor() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
- topStyle() - Method in class com.openhtmltopdf.css.style.derived.BorderPropertySet
- 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.BoxRange
- toString() - Method in class com.openhtmltopdf.layout.BoxRangeData
- toString() - Method in class com.openhtmltopdf.layout.BoxRangeLists
- 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.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(String) - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
-
Returns the four values prepended with name.
- toTitleTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
- toUpperTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
- 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.
- 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
- 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
- transformText(String, CalculatedStyle) - Static method in class com.openhtmltopdf.layout.TextUtil
- translate(double, double) - Method in interface com.openhtmltopdf.extend.OutputDevice
- 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
- TreeResolver - Interface in com.openhtmltopdf.css.extend
- trimEmptyPages(CssContext, int) - Method in class com.openhtmltopdf.layout.Layer
- trimPageCount(int) - Method in class com.openhtmltopdf.layout.Layer
- trimTrailingSpace(LayoutContext) - Method in class com.openhtmltopdf.render.InlineText
- trimTrailingSpace(LayoutContext) - Method in class com.openhtmltopdf.render.LineBox
- truncateText() - Method in class com.openhtmltopdf.render.InlineBox
- tryAdvance(Consumer<? super Box>) - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
- trySplit() - Method in class com.openhtmltopdf.util.DescendantBoxSpliterator
- type - Variable in class com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
- type() - Method in class com.openhtmltopdf.css.style.Length
U
- 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 - 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
- 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
- updateHeaderFooterPosition(RenderingContext) - 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
- 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
- uri - Variable in class com.openhtmltopdf.outputdevice.helper.BaseDocument
- URI - 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
- 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.
- 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
-
Simpler overload for
BaseRendererBuilder.useFont(FSSupplier, String, Integer, FontStyle, boolean) - 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(File, String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
-
Simpler overload for
BaseRendererBuilder.useFont(File, String, Integer, FontStyle, boolean) - 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.FSFontUseCasesuch 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
pageandpagesCSS counters. - 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
- useProtocolsStreamImplementation(FSStreamFactory, String...) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
-
Provides an
FSStreamFactoryimplementation 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
FSStreamFactoryimplementation 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.StylesheetInfo
-
Origin of stylesheet - user agent
- 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
- 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() - Method in class com.openhtmltopdf.css.style.Length
- value() - Method in annotation type 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
FSDerivedValueby name. - ValueConstants - Class in com.openhtmltopdf.css.constants
-
Utility class for working with
CSSValueinstances. - 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 com.openhtmltopdf.css.constants.SVGProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.extend.StructureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.layout.Breaker.BreakTextResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.layout.FloatManager.FloatDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.TextDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.outputdevice.helper.ExternalResourceControlPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.outputdevice.helper.ExternalResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.render.BlockBox.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.render.displaylist.DisplayListCollector.CollectFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.openhtmltopdf.css.constants.SVGProperty
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.css.style.CalculatedStyle.BackgroundImageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.extend.StructureType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.layout.Breaker.BreakTextResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.layout.FloatManager.FloatDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FontStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.FSFontUseCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.PageSizeUnits
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.TextDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.outputdevice.helper.ExternalResourceControlPriority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.outputdevice.helper.ExternalResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.render.BlockBox.ContentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.render.displaylist.DisplayListCollector.CollectFlags
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId0Param
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId3Param
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId4Param
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.openhtmltopdf.util.LogMessageId.LogMessageId5Param
-
Returns an array containing the constants of this enum type, 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
- 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
- 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
- WebDoc - Annotation Type 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() - Method in interface com.openhtmltopdf.extend.FSCacheValue
- WHITE_SPACE - Static variable in class com.openhtmltopdf.css.constants.CSSName
-
Unique CSSName instance for CSS2 property.
- 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() - Method in class com.openhtmltopdf.css.style.derived.RectPropertySet
- width() - Method in class com.openhtmltopdf.newtable.CollapsedBorderValue
- 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.
- withNoStyles() - Static method in class com.openhtmltopdf.layout.StyleTracker
- withOutLast() - Method in class com.openhtmltopdf.layout.StyleTracker
- 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
- withW3cDocument(Document, String) - Method in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder
-
Provides a w3c DOM Document acquired from an external source.
- WORD_BREAKING_FINISHED - com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
- WORD_BREAKING_NEED_NEW_LINE - com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
- WORD_BREAKING_UNBREAKABLE - 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 - 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
X
- X_LARGE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- X_SMALL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- 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 - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- XML_ENTITIES_ENTITY_CANT_FIND_LOCAL_REFERENCE - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- XML_ENTITIES_ENTITY_PUBLIC_NO_LOCAL_MAPPING - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- XML_ENTITIES_ENTITY_PUBLIC_NOT_FOUND_OR_LOCAL - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- XML_ENTITIES_EXCEPTION_MESSAGE - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- XML_ENTITIES_SAX_FEATURE_NOT_RECOGNIZED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- XML_ENTITIES_SAX_FEATURE_NOT_SUPPORTED - com.openhtmltopdf.util.LogMessageId.LogMessageId1Param
- XML_ENTITIES_SAX_FEATURE_SET - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- XML_FEATURE_NOT_ABLE_TO_SET - com.openhtmltopdf.util.LogMessageId.LogMessageId2Param
- XML_SVG - com.openhtmltopdf.outputdevice.helper.ExternalResourceType
- XML_XHTML - com.openhtmltopdf.outputdevice.helper.ExternalResourceType
- XMLResource - Class in com.openhtmltopdf.resource
- 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 in com.openhtmltopdf.util
-
General runtime exception used in XHTMLRenderer.
- XRRuntimeException(String) - Constructor for exception com.openhtmltopdf.util.XRRuntimeException
-
Instantiates a new Exception with a "reason" message.
- XRRuntimeException(String, Throwable) - Constructor for exception 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 - XX_LARGE - Static variable in class com.openhtmltopdf.css.constants.IdentValue
- XX_SMALL - Static variable in class com.openhtmltopdf.css.constants.IdentValue
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
_
- _accessControllers - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
- _afterAccessController - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _baseUri - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _baseUri - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
- _beforeAccessController - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _bottom - Variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
- _charBreaker - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _counterContextMap - Variable in class com.openhtmltopdf.layout.LayoutContext
- _diagnosticConsumer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _document - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _domMutators - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _file - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _fonts - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _html - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _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.
- _initialPageNumber - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _isPageSizeInches - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _left - Variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
- _lineBreaker - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _mathmlImpl - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _objectDrawerFactory - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _pageHeight - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _pageWidth - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _pagingMode - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _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
- _protocolsStreamFactory - Variable in class com.openhtmltopdf.swing.NaiveUserAgent
- _reorderer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _replacementText - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _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.derived.RectPropertySet
- _splitter - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _streamFactoryMap - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _svgImpl - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _testMode - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _textDirection - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _top - Variable in class com.openhtmltopdf.css.style.derived.RectPropertySet
- _unicodeToLowerTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _unicodeToTitleTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _unicodeToUpperTransformer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _uri - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
- _useFastRenderer - Variable in class com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
All Classes All Packages