Uses of Class
com.pdftools.geometry.units.Size
Packages that use Size
-
Uses of Size in com.pdftools.geometry.units
Methods in com.pdftools.geometry.units that return SizeModifier and TypeMethodDescriptionResolution.calculateSize(Size pixels) Calculate the physical size of an object, e.g.Rectangle.getSize()Get the size of the rectangle asSizeobject.static SizeCreate aSizeobject from a string representation.Size.toLandscape()Switches width and height if the absolute value of height is greater than the the absolute value of width.Size.toPortrait()Switches width and height if the absolute value of the width is greater than the absolute value of the height. -
Uses of Size in com.pdftools.image2pdf
Methods in com.pdftools.image2pdf that return SizeModifier and TypeMethodDescriptionAuto.getMaxPageSize()The maximum page size (Getter)ShrinkToFit.getPageSize()The page size (Getter)ShrinkToPage.getPageSize()The page size (Getter)ShrinkToPortrait.getPageSize()Deprecated.The page size (Getter)Methods in com.pdftools.image2pdf with parameters of type SizeModifier and TypeMethodDescriptionvoidAuto.setMaxPageSize(Size value) The maximum page size (Setter)voidShrinkToFit.setPageSize(Size value) The page size (Setter)voidShrinkToPage.setPageSize(Size value) The page size (Setter)voidShrinkToPortrait.setPageSize(Size value) Deprecated.The page size (Setter) -
Uses of Size in com.pdftools.sign
Methods in com.pdftools.sign with parameters of type SizeModifier and TypeMethodDescriptionstatic AppearanceAppearance.createFieldBoundingBox(Size size) Create the bounding box for an unsigned signature field