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 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
Methods in org.openpdf.render that return FSImageConstructors in org.openpdf.render with parameters of type FSImage -
Uses of FSImage in org.openpdf.resource
Methods 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 TypeClassDescriptionclassclassAn FSImage containing a java.awt.Image which can be replaced at runtime by calling setImage().Methods in org.openpdf.swing that return FSImageModifier and TypeMethodDescriptionstatic FSImageAWTFSImage.createImage(@Nullable Image img) @NonNull FSImageMutableFSImage.scale(int width, int height) Methods in org.openpdf.swing with parameters of type FSImage