Uses of Class
com.itextpdf.layout.properties.BackgroundSize
Packages that use BackgroundSize
-
Uses of BackgroundSize in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return BackgroundSizeModifier and TypeMethodDescriptionBackgroundImage.getBackgroundSize()
Gets the background size property.Methods in com.itextpdf.layout.properties with parameters of type BackgroundSizeModifier and TypeMethodDescriptionBackgroundRepeat.prepareRectangleToDrawingAndGetWhitespace
(Rectangle imageRectangle, Rectangle backgroundArea, BackgroundSize backgroundSize) Prepares the image rectangle for drawing.BackgroundImage.Builder.setBackgroundSize
(BackgroundSize backgroundSize) Set the image's backgroundSize.