Generated by
JDiff

Class com.itextpdf.kernel.pdf.canvas.parser.listener.RegexBasedLocationExtractionStrategy

Changed Methods
List  toCRI( TextRenderInfo) Documentation changed from old to new.
Convert TextRenderInfo to CharacterRenderInfo This method is public and not final so that custom implementations can choose to override it.
List  toRectangles( List) Documentation changed from old to new.
Converts CharacterRenderInfo objects to Rectangles This method is protected and not final so that custom implementations can choose to override it.