| AbstractRenderer |
Defines the most common properties and behavior that are shared by most
IRenderer implementations.
|
| AbstractWidthHandler |
|
| BlockRenderer |
Represents a renderer for block elements.
|
| CellRenderer |
Represents a renderer for the Cell layout element.
|
| CollapsedTableBorders |
|
| DivRenderer |
Represents a renderer for the Div layout element.
|
| DrawContext |
This class holds instances which required for drawing on pdf document.
|
| FlexColumnItemMainDirector |
|
| FlexContainerRenderer |
|
| FlexItemInfo |
|
| FlexUtil.FlexItemCalculationInfo |
|
| Grid |
This class represents a grid of elements.
|
| Grid.Builder |
This class is used to properly initialize starting values for grid.
|
| Grid.GridOrder |
|
| GridCell |
This class represents a cell in a grid.
|
| GridContainerRenderer |
Represents a renderer for a grid.
|
| GridContainerRenderer.GridLayoutResult |
|
| GridTemplateResolver.AutoRepeatResolver |
|
| GridTemplateResolver.Result |
|
| GridTrackSizer |
Class representing a track sizing algorithm.
|
| GridTrackSizer.ExtraSpaceShareFunctionParams |
|
| GridTrackSizer.GridItemContributionType |
|
| GridTrackSizer.Track |
|
| GridTrackSizer.TrackSizingResult |
|
| GridView |
This class represents a view on a grid, which returns cells one by one in a specified order.
|
| GridView.Cursor |
Represents a placement cursor.
|
| GridView.Pos |
Represents position on a grid.
|
| IFlexItemMainDirector |
Base interface to customize placing flex items on main flex direction.
|
| ILeafElementRenderer |
|
| ImageRenderer |
|
| IRenderer |
A renderer object is responsible for drawing a corresponding layout object on
a document or canvas.
|
| LineRenderer |
|
| LineRenderer.LineAscentDescentState |
|
| LineRenderer.LineSplitIntoGlyphsData |
|
| LineRenderer.RendererGlyph |
|
| MulticolRenderer |
Represents a renderer for columns.
|
| MulticolRenderer.ColumnHeightCalculator |
Interface which used for additional height calculation
|
| MulticolRenderer.MulticolLayoutResult |
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.
|
| OrphansWidowsLayoutHelper.OrphansWidowsLayoutAttempt |
|
| ParagraphRenderer |
|
| RootRenderer |
|
| RootRendererAreaStateHandler |
|
| RotationUtils.PropertiesBackup.PropertyBackup |
|
| TableBorderDescriptor |
|
| TableBorders |
|
| TableRenderer |
|
| TableRenderer.OverflowRowsWrapper |
Utility class that copies overflow renderer rows on cell replacement so it won't affect original renderer
|
| TableWidths.CellInfo |
|
| TableWidths.ColumnWidthData |
|
| TargetCounterHandler |
Handler to handle target-counter logic.
|
| TextRenderer |
This class represents the renderer object for a Text
object.
|
| TextRenderer.ReversedCharsIterator |
|
| TextSequenceWordWrapping.LastFittingChildRendererData |
|
| TextSequenceWordWrapping.MinMaxWidthOfTextRendererSequenceHelper |
|
| TextSequenceWordWrapping.SpecialScriptsContainingSequenceStatus |
|
| TextSequenceWordWrapping.SpecialScriptsContainingTextRendererSequenceInfo |
|