Uses of Package
org.dspace.app.mediafilter
Packages that use org.dspace.app.mediafilter
-
Classes in org.dspace.app.mediafilter used by org.dspace.app.mediafilterClassDescriptionPublic interface for any class which transforms or converts content/bitstreams from one format to another.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.Abstract class which defines the default settings for a *simple* Media or Format Filter.MediaFilterManager is the class that invokes the media/format filters over the repository's content.Interface to allow filters to register the input formats they handle (useful for exposing underlying capabilities of libraries used)
-
Classes in org.dspace.app.mediafilter used by org.dspace.app.mediafilter.serviceClassDescriptionPublic interface for any class which transforms or converts content/bitstreams from one format to another.