Package systextil.bo.geradorpdfcurvaabc
Class LayoutTipoUm
java.lang.Object
com.lowagie.text.pdf.PdfPageEventHelper
systextil.bo.geradorpdfcurvaabc.LayoutTipoUm
- All Implemented Interfaces:
com.lowagie.text.pdf.PdfPageEvent
,EstruturaPDF
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
body
(com.lowagie.text.Document document, List<ConstrutorView> agrupamentos) static FiltrosParametros
static void
montaHeader2
(ConstrutorView construtorView, com.lowagie.text.pdf.PdfPTable tabela) static void
montaLinhaDadosCliente
(ConstrutorView obj, com.lowagie.text.pdf.PdfPTable tabela, int bordas, int posicao) static void
montaLinhaTotalCurva
(List<Integer> arr, com.lowagie.text.pdf.PdfPTable tabela, int borda, int select) void
onEndPage
(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document) void
onStartPage
(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document) static void
setFiltrosParametros
(FiltrosParametros filtrosParametros) static void
static void
verificaNumeroRepresentantes
(List<Integer> arr, int mes, int index) Methods inherited from class com.lowagie.text.pdf.PdfPageEventHelper
onChapter, onChapterEnd, onCloseDocument, onGenericTag, onOpenDocument, onParagraph, onParagraphEnd, onSection, onSectionEnd
-
Constructor Details
-
LayoutTipoUm
public LayoutTipoUm()
-
-
Method Details
-
onStartPage
public void onStartPage(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document) - Specified by:
onStartPage
in interfacecom.lowagie.text.pdf.PdfPageEvent
- Overrides:
onStartPage
in classcom.lowagie.text.pdf.PdfPageEventHelper
-
onEndPage
public void onEndPage(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document) - Specified by:
onEndPage
in interfacecom.lowagie.text.pdf.PdfPageEvent
- Overrides:
onEndPage
in classcom.lowagie.text.pdf.PdfPageEventHelper
-
body
- Specified by:
body
in interfaceEstruturaPDF
-
montaLinhaDadosCliente
public static void montaLinhaDadosCliente(ConstrutorView obj, com.lowagie.text.pdf.PdfPTable tabela, int bordas, int posicao) -
montaLinhaTotalCurva
-
montaHeader2
public static void montaHeader2(ConstrutorView construtorView, com.lowagie.text.pdf.PdfPTable tabela) throws ParseException - Throws:
ParseException
-
verificaNumeroRepresentantes
-
somaGeral
-
getFiltrosParametros
-
setFiltrosParametros
-