Uses of Interface
adams.flow.transformer.pdfproclet.PdfProcletWithOptionalAbsolutePosition
-
Packages that use PdfProcletWithOptionalAbsolutePosition Package Description adams.flow.transformer.pdfproclet -
-
Uses of PdfProcletWithOptionalAbsolutePosition in adams.flow.transformer.pdfproclet
Classes in adams.flow.transformer.pdfproclet that implement PdfProcletWithOptionalAbsolutePosition Modifier and Type Class Description classAbstractSpreadSheetPdfProcletAncestor for proclets that use spreadsheets.classConfusionMatrixAdds CSV files (or any spreadsheet files that is supported) as table.classFixedTextAdds the fixed text line by line, variables get expanded automatically.classImageAdds GIF, JPEG and PNG image files.classPlainTextAdds plain-text files line by line.classSpreadSheetAdds CSV files (or any spreadsheet files that is supported) as table.
-