Package com.itextpdf.layout.renderer
package com.itextpdf.layout.renderer
-
ClassDescriptionClass for storing logic shared by break renderers.Defines the most common properties and behavior that are shared by most
IRendererimplementations.Generates standard structure attributes for current tag based on the layout element properties and renderer layout results.This class represents theIRendererobject for aAnonymousInlineBoxobject.Renderer for theAreaBreaklayout 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 theCanvaslayout element.Represents a renderer for theCelllayout element.Represents a renderer for theDivlayout element.This class holds instances which required for drawing on pdf document.Renderer forFootnoteAnchorinstance representing an anchor for a footnote.Renderer forFootnoterepresenting a footnote placed at the bottom of the page.Represents a renderer for a grid.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 calculationDefault implementation ofMulticolRenderer.ColumnHeightCalculatorwhich allows 4 relayouts and performs simple additional height calculation (split the elements which don't fit).Represents 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.Renderer for theSectionBreaklayout element.Handler to handle target-counter logic.