Uses of Class
com.itextpdf.text.pdf.spatial.Measure
-
Packages that use Measure Package Description com.itextpdf.text.pdf.spatial -
-
Uses of Measure in com.itextpdf.text.pdf.spatial
Subclasses of Measure in com.itextpdf.text.pdf.spatial Modifier and Type Class Description class
MeasureGeospatial
Geospatial Measure dictionary.class
MeasureRectilinear
Rectilinear Measure dictionary.Methods in com.itextpdf.text.pdf.spatial with parameters of type Measure Modifier and Type Method Description void
Viewport. setMeasure(Measure measure)
A measure dictionary that specifies the scale and units that shall apply to measurements taken on the contents within the viewport.
-