Uses of Class
com.itextpdf.text.pdf.spatial.objects.XYArray
-
Packages that use XYArray Package Description com.itextpdf.text.pdf.spatial -
-
Uses of XYArray in com.itextpdf.text.pdf.spatial
Methods in com.itextpdf.text.pdf.spatial with parameters of type XYArray Modifier and Type Method Description void
MeasureRectilinear. setO(XYArray o)
An array of two numbers that shall specify the origin of the measurement coordinate system in default user space coordinates.
-