Uses of Class
org.openpdf.swing.MutableFSImage
Packages that use MutableFSImage
-
Uses of MutableFSImage in org.openpdf.swing
Fields in org.openpdf.swing declared as MutableFSImageModifier and TypeFieldDescription(package private) final @Nullable MutableFSImageImageLoadItem._mfsImageMethods in org.openpdf.swing with parameters of type MutableFSImageModifier and TypeMethodDescriptionvoidImageLoadQueue.addToQueue(ImageResourceLoader imageResourceLoader, String uri, MutableFSImage mfsi, int width, int height) Queues a new item to be loaded.Constructors in org.openpdf.swing with parameters of type MutableFSImageModifierConstructorDescriptionImageLoadItem(@Nullable ImageResourceLoader imageResourceLoader, @Nullable String uri, @Nullable MutableFSImage fsi, int width, int height)