Uses of Interface
adams.flow.transformer.pdfproclet.PdfProcletWithAbsolutePosition
-
Packages that use PdfProcletWithAbsolutePosition Package Description adams.flow.transformer.pdfproclet -
-
Uses of PdfProcletWithAbsolutePosition in adams.flow.transformer.pdfproclet
Subinterfaces of PdfProcletWithAbsolutePosition in adams.flow.transformer.pdfproclet Modifier and Type Interface Description interfacePdfProcletWithOptionalAbsolutePositionInterface for PDF proclets that allow absolute positioning.Classes in adams.flow.transformer.pdfproclet that implement PdfProcletWithAbsolutePosition 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.
-