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 DimensionAbstractOutputDevice.calcInitialXYOff(CalculatedStyle.BackgroundContainer bgImage, Rectangle bgImageContainer, BorderPropertySet border, CalculatedStyle style, RenderingContext c) private voidAbstractOutputDevice.drawBgImage(RenderingContext c, CalculatedStyle style, Rectangle backgroundBounds, Rectangle bgImageContainer, BorderPropertySet border, FSImage backgroundImage, CalculatedStyle.BackgroundContainer bgImage) private voidAbstractOutputDevice.scaleBackgroundImage(CssContext c, CalculatedStyle style, Rectangle backgroundContainer, FSImage image, CalculatedStyle.BackgroundContainer bgImage)