|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberFormatArray | |
---|---|
com.itextpdf.text.pdf.spatial |
Uses of NumberFormatArray in com.itextpdf.text.pdf.spatial |
---|
Methods in com.itextpdf.text.pdf.spatial with parameters of type NumberFormatArray | |
---|---|
void |
MeasureRectilinear.setA(NumberFormatArray a)
A number format array for measurement of area. |
void |
MeasureRectilinear.setD(NumberFormatArray d)
A number format array for measurement of distance in any direction. |
void |
MeasureRectilinear.setS(NumberFormatArray s)
A number format array for measurement of the slope of a line. |
void |
MeasureRectilinear.setT(NumberFormatArray t)
A number format array for measurement of angles. |
void |
MeasureRectilinear.setX(NumberFormatArray x)
A number format array for measurement of change along the x axis and, if Y is not present, along the y axis as well. |
void |
MeasureRectilinear.setY(NumberFormatArray y)
A number format array for measurement of change along the y axis. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |