Class LayoutTipoDois

java.lang.Object
com.lowagie.text.pdf.PdfPageEventHelper
systextil.bo.geradorpdfcurvaabc.LayoutTipoDois
All Implemented Interfaces:
com.lowagie.text.pdf.PdfPageEvent, EstruturaPDF

public class LayoutTipoDois extends com.lowagie.text.pdf.PdfPageEventHelper implements EstruturaPDF
  • 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:
      onStartPage in interface com.lowagie.text.pdf.PdfPageEvent
      Overrides:
      onStartPage in class com.lowagie.text.pdf.PdfPageEventHelper
    • onEndPage

      public void onEndPage(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document)
      Specified by:
      onEndPage in interface com.lowagie.text.pdf.PdfPageEvent
      Overrides:
      onEndPage in class com.lowagie.text.pdf.PdfPageEventHelper
    • body

      public void body(com.lowagie.text.Document document, List<ConstrutorView> agrupamentos)
      Specified by:
      body in interface EstruturaPDF
    • montaLinhaDadosCliente

      public static void montaLinhaDadosCliente(ConstrutorView obj, com.lowagie.text.pdf.PdfPTable tabela, int bordas, int posicao)
    • montaLinhaTotalCurva

      public static void montaLinhaTotalCurva(List<Integer> arr, com.lowagie.text.pdf.PdfPTable tabela, int borda, int select)
    • montaHeader2

      public static void montaHeader2(ConstrutorView construtorView, com.lowagie.text.pdf.PdfPTable tabela) throws ParseException
      Throws:
      ParseException
    • verificaNumeroCliente

      public static void verificaNumeroCliente(List<Integer> arr, int mes, int index)
    • getFiltrosParametros

      public static FiltrosParametros getFiltrosParametros()
    • setFiltrosParametros

      public static void setFiltrosParametros(FiltrosParametros filtrosParametros)