Class DefaultGalleryProcessor

java.lang.Object
org.hippoecm.frontend.plugins.gallery.model.DefaultGalleryProcessor
All Implemented Interfaces:
Serializable, org.apache.wicket.util.io.IClusterable, GalleryProcessor
Direct Known Subclasses:
NullGalleryProcessor

public class DefaultGalleryProcessor extends Object implements GalleryProcessor
Gallery processor that puts a resized version of the image in the primary item and populates other resource child nodes with the original.
See Also: