Package systextil.bo.geradorpdfcurvaabc
Class MetodosUtils
java.lang.Object
systextil.bo.geradorpdfcurvaabc.MetodosUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidfooterPDF(com.lowagie.text.Document document, com.lowagie.text.pdf.PdfWriter writer) static StringformatarFloat(float numero) static Stringstatic voidheaderPDF(com.lowagie.text.Document document, com.lowagie.text.pdf.PdfWriter writer, FiltrosParametros filtrosParametros) static StringretornaConsideraCancelado(String params) static StringretornaDivisao(int divisao) static StringretornaMes(int args0) static StringretornaMesInglesSQL(int args0) static intretornaNumeroMes(int mes) static StringretornaOpcaoRelatorio(int opcao) static StringretornaPerido(Date d1, Date d2) static StringretornaQuantidadeOuValor(int params) static StringretornaTipoNotaProdutos(int tipoNotaProtutos) static StringretornaTipoVendaFaturamento(int vendaFaturamento) static voidsetNomeDoArquivo(String nomeDoArquivo)
-
Constructor Details
-
MetodosUtils
public MetodosUtils()
-
-
Method Details
-
retornaTipoVendaFaturamento
-
retornaPerido
-
retornaDivisao
- Throws:
UnsupportedEncodingException
-
retornaTipoNotaProdutos
-
retornaQuantidadeOuValor
-
retornaConsideraCancelado
-
retornaOpcaoRelatorio
-
getMeses
-
retornaMes
-
retornaNumeroMes
public static int retornaNumeroMes(int mes) -
retornaMesInglesSQL
-
formatarFloat
-
headerPDF
public static void headerPDF(com.lowagie.text.Document document, com.lowagie.text.pdf.PdfWriter writer, FiltrosParametros filtrosParametros) -
getNomeDoArquivo
-
setNomeDoArquivo
-