Package com.itextpdf.layout.renderer
package com.itextpdf.layout.renderer
-
ClassDescriptionDefines the most common properties and behavior that are shared by most
IRenderer
implementations.Generates standard structure attributes for current tag based on the layout element properties and renderer layout results.This class is used to identify standard structure role type based only on it's name for the sake of applying standard structure attributes.Renderer for theAreaBreak
layout element.Utility class for calculate background image width and height.This class helps to identify whether we are dealing with a renderer that creates a new "Block formatting context" in terms of CSS.Represents a renderer for block elements.Represents a renderer for theCanvas
layout element.Represents a renderer for theCell
layout element.A comparison function to compare twoBorder
instances.Represents a renderer for theDiv
layout element.Base interface to customize placing flex items on main flex direction.A renderer object is responsible for drawing a corresponding layout object on a document or canvas.This class is responsible for left to right placement of flex items.Class to store metaInfo that will be used for layout renderers.Represents a renderer for columns.Interface which used for additional height calculationRepresents result of one iteration of MulticolRenderer layouting It contains split renderers which were lauded on a given height and overflow renderer for which height should be increased, so it can be lauded.This class is responsible for right to left placement of flex items.This are a structs used for convenience in layout.Utility class that copies overflow renderer rows on cell replacement so it won't affect original rendererHandler to handle target-counter logic.