Uses of Interface
com.logicaldoc.core.document.thumbnail.ThumbnailBuilder
Packages that use ThumbnailBuilder
Package
Description
Machinery for building thumbnails of the first page of the documents.
-
Uses of ThumbnailBuilder in com.logicaldoc.core.document.thumbnail
Classes in com.logicaldoc.core.document.thumbnail that implement ThumbnailBuilderModifier and TypeClassDescriptionclass
Main starting point for all thumbnail buildersclass
This builder generates the thumbnail for a .epub(e-book) document.class
Takes care of images thumbnail builderclass
Takes care of mp3 thumbnail builderclass
This builder generates the thumbnail for a Pdf document.class
Takes care of generating thumbnails for videosMethods in com.logicaldoc.core.document.thumbnail that return ThumbnailBuilderModifier and TypeMethodDescriptionThumbnailManager.getBuilder
(String filename) Loads the proper builder for the passed file nameMethods in com.logicaldoc.core.document.thumbnail that return types with arguments of type ThumbnailBuilder