Package systextil.bo.geradorpdfcurvaabc
Class MetodosUtils
java.lang.Object
systextil.bo.geradorpdfcurvaabc.MetodosUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
footerPDF
(com.lowagie.text.Document document, com.lowagie.text.pdf.PdfWriter writer) static String
formatarFloat
(float numero) static String
static void
headerPDF
(com.lowagie.text.Document document, com.lowagie.text.pdf.PdfWriter writer, FiltrosParametros filtrosParametros) static String
retornaConsideraCancelado
(String params) static String
retornaDivisao
(int divisao) static String
retornaMes
(int args0) static String
retornaMesInglesSQL
(int args0) static int
retornaNumeroMes
(int mes) static String
retornaOpcaoRelatorio
(int opcao) static String
retornaPerido
(Date d1, Date d2) static String
retornaQuantidadeOuValor
(int params) static String
retornaTipoNotaProdutos
(int tipoNotaProtutos) static String
retornaTipoVendaFaturamento
(int vendaFaturamento) static void
setNomeDoArquivo
(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
-