Uses of Class
com.openhtmltopdf.css.style.CalculatedStyle.BackgroundContainer
Packages that use CalculatedStyle.BackgroundContainer
-
Uses of CalculatedStyle.BackgroundContainer in com.openhtmltopdf.css.style
Methods in com.openhtmltopdf.css.style that return types with arguments of type CalculatedStyle.BackgroundContainerModifier and TypeMethodDescriptionCalculatedStyle.getBackgroundImages()
Gets the values of the background properties and combines in a list of BackgroundContainer values. -
Uses of CalculatedStyle.BackgroundContainer in com.openhtmltopdf.render
Methods in com.openhtmltopdf.render with parameters of type CalculatedStyle.BackgroundContainerModifier and TypeMethodDescriptionprivate Dimension
AbstractOutputDevice.calcInitialXYOff
(CalculatedStyle.BackgroundContainer bgImage, Rectangle bgImageContainer, BorderPropertySet border, CalculatedStyle style, RenderingContext c) private void
AbstractOutputDevice.drawBgImage
(RenderingContext c, CalculatedStyle style, Rectangle backgroundBounds, Rectangle bgImageContainer, BorderPropertySet border, FSImage backgroundImage, CalculatedStyle.BackgroundContainer bgImage) private void
AbstractOutputDevice.scaleBackgroundImage
(CssContext c, CalculatedStyle style, Rectangle backgroundContainer, FSImage image, CalculatedStyle.BackgroundContainer bgImage)