Uses of Class
com.itextpdf.layout.properties.BackgroundPosition
-
Uses of BackgroundPosition in com.itextpdf.layout.properties
Modifier and TypeMethodDescriptionBackgroundImage.getBackgroundPosition()
Gets background-position.BackgroundPosition.setPositionX
(BackgroundPosition.PositionX xPosition) Sets horizontal position.BackgroundPosition.setPositionY
(BackgroundPosition.PositionY yPosition) Sets vertical position.Sets horizontal shift.Sets vertical shift.Modifier and TypeMethodDescriptionBackgroundImage.Builder.setBackgroundPosition
(BackgroundPosition position) Sets background-position.