Uses of Interface
de.xima.fc.common.image.IImageThumbnailGenerator
Packages that use IImageThumbnailGenerator
-
Uses of IImageThumbnailGenerator in de.xima.fc.common.image
Classes in de.xima.fc.common.image that implement IImageThumbnailGeneratorModifier and TypeClassDescriptionfinal classA thumbnail generator that scales down images to a defined width and height.Methods in de.xima.fc.common.image that return IImageThumbnailGeneratorModifier and TypeMethodDescriptionCropScaleImageThumbnailGenerator.Builder.build()Builds the thumbnail generator with the current configuration. -
Uses of IImageThumbnailGenerator in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder with parameters of type IImageThumbnailGeneratorModifier and TypeMethodDescriptionElFinderDynamicResourceFileEntityThumbnails.RequestHandlerBuilder.thumbnailGenerator(IImageThumbnailGenerator thumbnailGenerator) Sets the thumbnail generator to use for generating thumbnails.