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 interface
PdfProcletWithOptionalAbsolutePosition
Interface for PDF proclets that allow absolute positioning.Classes in adams.flow.transformer.pdfproclet that implement PdfProcletWithAbsolutePosition 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.
-