Uses of Class
com.itextpdf.text.pdf.NumberArray
Packages that use NumberArray
Package
Description
-
Uses of NumberArray in com.itextpdf.text.pdf
Subclasses of NumberArray in com.itextpdf.text.pdf -
Uses of NumberArray in com.itextpdf.text.pdf.spatial
Methods in com.itextpdf.text.pdf.spatial with parameters of type NumberArrayModifier and TypeMethodDescriptionvoid
MeasureGeospatial.setBounds
(NumberArray bounds) An array of numbers that shall be taken pairwise to define a series of points that describes the bounds of an area for which geospatial transformations are valid.void
MeasureGeospatial.setGPTS
(NumberArray pairedpoints) An array of numbers that shall be taken pairwise, defining points in geographic space as degrees of latitude and longitude.void
MeasureGeospatial.setLPTS
(NumberArray pairedpoints) An array of numbers that shall be taken pairwise to define points in a 2D unit square. -
Uses of NumberArray in com.itextpdf.text.pdf.spatial.objects
Subclasses of NumberArray in com.itextpdf.text.pdf.spatial.objectsModifier and TypeClassDescriptionclass
Creates an Array with two PdfNumber elements, representing an X and Y coordinate.