Package net.coobird.thumbnailator.makers

This package provides classes which can be used to make thumbnails given parameters to create the images.

See:
          Description

Class Summary
FixedSizeThumbnailMaker A ThumbnailMaker which resizes an image to a specified dimension when producing a thumbnail.
ScaledThumbnailMaker A ThumbnailMaker which scales an image by a specified scaling factor when producing a thumbnail.
ThumbnailMaker An abstract class which provides support functionalities for ThumbnailMaker implementations.
 

Package net.coobird.thumbnailator.makers Description

This package provides classes which can be used to make thumbnails given parameters to create the images.



Copyright © 2014. All rights reserved.