Uses of Interface
com.openhtmltopdf.extend.FSImage
Packages that use FSImage
Package
Description
-
Uses of FSImage in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend with parameters of type FSImage -
Uses of FSImage in com.openhtmltopdf.java2d
Methods in com.openhtmltopdf.java2d with parameters of type FSImage -
Uses of FSImage in com.openhtmltopdf.pdfboxout
Classes in com.openhtmltopdf.pdfboxout that implement FSImageFields in com.openhtmltopdf.pdfboxout declared as FSImageMethods in com.openhtmltopdf.pdfboxout that return FSImageModifier and TypeMethodDescriptionPdfBoxImageElement.getImage()
PdfBoxImage.scaleToOutputResolution
(float dotsPerPixel) Methods in com.openhtmltopdf.pdfboxout with parameters of type FSImageModifier and TypeMethodDescriptionvoid
void
void
Constructors in com.openhtmltopdf.pdfboxout with parameters of type FSImageModifierConstructorDescriptionPdfBoxImageElement
(Element e, FSImage image, SharedContext c, boolean interpolate) -
Uses of FSImage in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render declared as FSImageMethods in com.openhtmltopdf.render that return FSImageModifier and TypeMethodDescriptionprivate FSImage
AbstractOutputDevice.getBackgroundImage
(PropertyValue bgImage, RenderingContext c) MarkerData.ImageMarker.getImage()
Methods in com.openhtmltopdf.render with parameters of type FSImageModifier and TypeMethodDescriptionprivate void
AbstractOutputDevice.drawBgImage
(RenderingContext c, CalculatedStyle style, Rectangle backgroundBounds, Rectangle bgImageContainer, BorderPropertySet border, FSImage backgroundImage, CalculatedStyle.BackgroundContainer bgImage) private void
AbstractOutputDevice.paintHorizontalBand
(FSImage image, int left, int top, int right, boolean interpolate) private void
AbstractOutputDevice.paintTiles
(FSImage image, int left, int top, int right, int bottom, boolean interpolate) private void
AbstractOutputDevice.paintVerticalBand
(FSImage image, int left, int top, int bottom, boolean interpolate) private void
AbstractOutputDevice.scaleBackgroundImage
(CssContext c, CalculatedStyle style, Rectangle backgroundContainer, FSImage image, CalculatedStyle.BackgroundContainer bgImage) void
-
Uses of FSImage in com.openhtmltopdf.resource
Fields in com.openhtmltopdf.resource declared as FSImageMethods in com.openhtmltopdf.resource that return FSImageConstructors in com.openhtmltopdf.resource with parameters of type FSImage -
Uses of FSImage in com.openhtmltopdf.swing
Classes in com.openhtmltopdf.swing that implement FSImageModifier and TypeClassDescriptionclass
(package private) static class
private static class
Fields in com.openhtmltopdf.swing declared as FSImageMethods in com.openhtmltopdf.swing that return FSImage