Uses of Interface
org.xhtmlrenderer.extend.FSImage
Packages that use FSImage
Package
Description
-
Uses of FSImage in org.xhtmlrenderer.extend
Methods in org.xhtmlrenderer.extend that return FSImageMethods in org.xhtmlrenderer.extend with parameters of type FSImage -
Uses of FSImage in org.xhtmlrenderer.pdf
Classes in org.xhtmlrenderer.pdf that implement FSImageFields in org.xhtmlrenderer.pdf declared as FSImageMethods in org.xhtmlrenderer.pdf that return FSImageModifier and TypeMethodDescriptionITextImageElement.getImage()
@NonNull FSImage
ITextFSImage.scale
(int width, int height) @NonNull FSImage
PDFAsImage.scale
(int width, int height) Methods in org.xhtmlrenderer.pdf with parameters of type FSImageModifier and TypeMethodDescriptionvoid
Constructors in org.xhtmlrenderer.pdf with parameters of type FSImage -
Uses of FSImage in org.xhtmlrenderer.render
Fields in org.xhtmlrenderer.render declared as FSImageMethods in org.xhtmlrenderer.render that return FSImageModifier and TypeMethodDescriptionprivate @Nullable FSImage
AbstractOutputDevice.getBackgroundImage
(RenderingContext c, CalculatedStyle style) MarkerData.ImageMarker.getImage()
private FSImage
AbstractOutputDevice.scaleBackgroundImage
(CssContext c, CalculatedStyle style, Rectangle backgroundContainer, FSImage image) Methods in org.xhtmlrenderer.render with parameters of type FSImageModifier and TypeMethodDescriptionprivate void
AbstractOutputDevice.paintHorizontalBand
(FSImage image, int left, int top, int right) private void
AbstractOutputDevice.paintTiles
(FSImage image, int left, int top, int right, int bottom) private void
AbstractOutputDevice.paintVerticalBand
(FSImage image, int left, int top, int bottom) private FSImage
AbstractOutputDevice.scaleBackgroundImage
(CssContext c, CalculatedStyle style, Rectangle backgroundContainer, FSImage image) Constructors in org.xhtmlrenderer.render with parameters of type FSImage -
Uses of FSImage in org.xhtmlrenderer.resource
Fields in org.xhtmlrenderer.resource declared as FSImageMethods in org.xhtmlrenderer.resource that return FSImageConstructors in org.xhtmlrenderer.resource with parameters of type FSImage -
Uses of FSImage in org.xhtmlrenderer.swing
Classes in org.xhtmlrenderer.swing that implement FSImageModifier and TypeClassDescriptionclass
(package private) static class
private static final class
class
An FSImage containing a java.awt.Image which can be replaced at runtime by calling setImage().Fields in org.xhtmlrenderer.swing declared as FSImageMethods in org.xhtmlrenderer.swing that return FSImageModifier and TypeMethodDescriptionstatic FSImage
AWTFSImage.createImage
(@Nullable Image img) @NonNull FSImage
AWTFSImage.NewAWTFSImage.scale
(int width, int height) @NonNull FSImage
AWTFSImage.NullImage.scale
(int width, int height) @NonNull FSImage
MutableFSImage.scale
(int width, int height) Methods in org.xhtmlrenderer.swing with parameters of type FSImage -
Uses of FSImage in org.xhtmlrenderer.swt
Classes in org.xhtmlrenderer.swt that implement FSImageMethods in org.xhtmlrenderer.swt that return FSImageMethods in org.xhtmlrenderer.swt with parameters of type FSImage