Uses of Class
org.dspace.app.mediafilter.MediaFilter

Packages that use MediaFilter
Package
Description
 
  • Uses of MediaFilter in org.dspace.app.mediafilter

    Modifier and Type
    Class
    Description
    class 
    Filter image bitstreams, scaling the image to be within the bounds of thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be no bigger than.
    class 
    Filter image bitstreams, scaling the image to be within the bounds of thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be no bigger than.
    class 
     
    class 
    Filter image bitstreams, scaling the image to be within the bounds of thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be no bigger than.
    class 
    Filter video bitstreams, scaling the image to be within the bounds of thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be no bigger than.
    class 
    Filter image bitstreams, scaling the image to be within the bounds of thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be no bigger than.
    class 
    Create JPEG thumbnails from PDF cover page using PDFBox.
    class 
    Text Extraction media filter which uses Apache Tika to extract text from a large number of file formats (including all Microsoft formats, PDF, HTML, Text, etc).