net.coobird.thumbnailator.filters
Class Rotation.Rotator
java.lang.Object
net.coobird.thumbnailator.filters.Rotation.Rotator
- All Implemented Interfaces:
- ImageFilter
- Enclosing class:
- Rotation
public abstract static class Rotation.Rotator
- extends Object
- implements ImageFilter
An ImageFilter which applies a rotation to an image.
An instance of a Rotation.Rotator can be obtained through the
Rotation.newRotator(double) method.
- Author:
- coobird
| Methods inherited from interface net.coobird.thumbnailator.filters.ImageFilter |
apply |
Copyright © 2014. All rights reserved.