| Subclasses of MediaFilter in org.dspace.app.mediafilter |
class |
BrandedPreviewJPEGFilter
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 |
HTMLFilter
|
class |
JPEGFilter
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 |
PDFFilter
|
class |
PowerPointFilter
|
class |
WordFilter
|
class |
XPDF2Text
Text MediaFilter for PDF sources
This filter produces extracted text suitable for building an index,
but not for display to end users. |
class |
XPDF2Thumbnail
Thumbnail MediaFilter for PDF sources
This filter generates thumbnail images for PDF documents, _including_
3D PDF documents with 2D "poster" images. |