|
Class Summary |
| Brand |
Class to attach a footer to an image using ImageMagick. |
| 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. |
| HTMLFilter |
|
| 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. |
| MediaFilter |
Abstract class which defines the default settings for a *simple* Media or Format Filter. |
| MediaFilterManager |
MediaFilterManager is the class that invokes the media/format filters over the
repository's content. |
| PDFFilter |
|
| WordFilter |
|
| XPDF2Text |
Text MediaFilter for PDF sources
This filter produces extracted text suitable for building an index,
but not for display to end users. |
| XPDF2Thumbnail |
Thumbnail MediaFilter for PDF sources
This filter generates thumbnail images for PDF documents, _including_
3D PDF documents with 2D "poster" images. |