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.Renderer for theAreaBreak
layout element.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.Represents a renderer for theDiv
layout element.A renderer object is responsible for drawing a corresponding layout object on a document or canvas.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.Handler to handle target-counter logic.