Uses of Interface
com.helger.pdflayout.element.table.IPLCellRange
Packages that use IPLCellRange
-
Uses of IPLCellRange in com.helger.pdflayout.element.table
Classes in com.helger.pdflayout.element.table that implement IPLCellRangeMethods in com.helger.pdflayout.element.table with parameters of type IPLCellRangeModifier and TypeMethodDescriptiondefault voidIPLTableGridType.applyGridToTable(PLTable aTable, IPLCellRange aCellRange, BorderStyleSpec aBSS) Apply this grid to the passed cell range of the provided table.default booleanIPLCellRange.intersects(IPLCellRange aOther) Determines whether or not thisIPLCellRangeand the specifiedIPLCellRangeintersect.Constructors in com.helger.pdflayout.element.table with parameters of type IPLCellRange