|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.fglreport.objgraficos.UtilX
Classe de métodos auxiliares à construção de reports.
| Constructor Summary | |
UtilX()
|
|
| Method Summary | |
static int |
mm2pix(double mm)
Método de conversão de mm em 'javas'. |
static int |
mm2spaces(double mm)
Método que calcula o posicionamento horizontal dos caracteres em modo Texto. |
static double |
pix2mm(int pix)
Método de conversão de 'javas' em mm. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UtilX()
| Method Detail |
public static int mm2pix(double mm)
mm - Valor em mm a ser convertido para 'javas'
public static double pix2mm(int pix)
public static int mm2spaces(double mm)
mm - - Medida em mm relativo à posição da folha.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||