Package systextil.bo.geradorpdfcurvaabc
Class LayoutTipoDois
java.lang.Object
com.lowagie.text.pdf.PdfPageEventHelper
systextil.bo.geradorpdfcurvaabc.LayoutTipoDois
- All Implemented Interfaces:
com.lowagie.text.pdf.PdfPageEvent,EstruturaPDF
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbody(com.lowagie.text.Document document, List<ConstrutorView> agrupamentos) static FiltrosParametrosstatic booleanstatic voidmontaHeader2(ConstrutorView construtorView, com.lowagie.text.pdf.PdfPTable tabela) static voidmontaLinhaDadosCliente(ConstrutorView obj, com.lowagie.text.pdf.PdfPTable tabela, int bordas, int posicao) static voidmontaLinhaTotalCurva(List<Integer> arr, com.lowagie.text.pdf.PdfPTable tabela, int borda, int select) voidonEndPage(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document) voidonStartPage(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document) static voidsetControleTotalGeral(boolean controleTotalGeral) static voidsetFiltrosParametros(FiltrosParametros filtrosParametros) static voidverificaNumeroCliente(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
-
LayoutTipoDois
public LayoutTipoDois()
-
-
Method Details
-
isControleTotalGeral
public static boolean isControleTotalGeral() -
setControleTotalGeral
public static void setControleTotalGeral(boolean controleTotalGeral) -
onStartPage
public void onStartPage(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document) - Specified by:
onStartPagein interfacecom.lowagie.text.pdf.PdfPageEvent- Overrides:
onStartPagein classcom.lowagie.text.pdf.PdfPageEventHelper
-
onEndPage
public void onEndPage(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document) - Specified by:
onEndPagein interfacecom.lowagie.text.pdf.PdfPageEvent- Overrides:
onEndPagein classcom.lowagie.text.pdf.PdfPageEventHelper
-
body
- Specified by:
bodyin 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
-
verificaNumeroCliente
-
getFiltrosParametros
-
setFiltrosParametros
-