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 class
AbstractSpreadSheetPdfProclet
Ancestor for proclets that use spreadsheets.class
ConfusionMatrix
Adds CSV files (or any spreadsheet files that is supported) as table.class
FixedText
Adds the fixed text line by line, variables get expanded automatically.class
Image
Adds GIF, JPEG and PNG image files.class
PlainText
Adds plain-text files line by line.class
SpreadSheet
Adds CSV files (or any spreadsheet files that is supported) as table.
-