Uses of Class
com.itextpdf.text.pdf.parser.PathConstructionRenderInfo
-
Packages that use PathConstructionRenderInfo Package Description com.itextpdf.text.pdf.parser com.itextpdf.text.pdf.pdfcleanup -
-
Uses of PathConstructionRenderInfo in com.itextpdf.text.pdf.parser
Methods in com.itextpdf.text.pdf.parser with parameters of type PathConstructionRenderInfo Modifier and Type Method Description void
ExtRenderListener. modifyPath(PathConstructionRenderInfo renderInfo)
Called when the current path is being modified. -
Uses of PathConstructionRenderInfo in com.itextpdf.text.pdf.pdfcleanup
Methods in com.itextpdf.text.pdf.pdfcleanup with parameters of type PathConstructionRenderInfo Modifier and Type Method Description void
PdfCleanUpRenderListener. modifyPath(PathConstructionRenderInfo renderInfo)
-