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