Uses of Class
com.itextpdf.layout.renderer.TableWidths.CellInfo
Packages that use TableWidths.CellInfo
-
Uses of TableWidths.CellInfo in com.itextpdf.layout.renderer
Fields in com.itextpdf.layout.renderer with type parameters of type TableWidths.CellInfoMethods in com.itextpdf.layout.renderer that return types with arguments of type TableWidths.CellInfoModifier and TypeMethodDescription(package private) List<TableWidths.CellInfo> TableWidths.autoLayoutCustom()Methods in com.itextpdf.layout.renderer with parameters of type TableWidths.CellInfoModifier and TypeMethodDescriptionintTableWidths.CellInfo.compareTo(TableWidths.CellInfo o) private float[]TableWidths.getCellBorderIndents(TableWidths.CellInfo cell) (package private) voidTableWidths.processCell(TableWidths.CellInfo cell) (package private) voidTableWidths.processCellsRemainWidth(TableWidths.CellInfo cell, UnitValue cellWidth)