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 TypeClassDescriptionclassMain starting point for all thumbnail buildersclassThis builder generates the thumbnail for a .epub(e-book) document.classTakes care of images thumbnail builderclassTakes care of mp3 thumbnail builderclassThis builder generates the thumbnail for a Pdf document.classTakes 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