Uses of Class
it.tidalwave.image.op.RotateOp
-
Packages that use RotateOp Package Description it.tidalwave.image.java2d -
-
Uses of RotateOp in it.tidalwave.image.java2d
Methods in it.tidalwave.image.java2d with parameters of type RotateOp Modifier and Type Method Description protected java.awt.image.BufferedImage
RotateJ2DOp. execute(RotateOp operation, EditableImage image, java.awt.image.BufferedImage bufferedImage)
The concrete implementation of this operation should be provided by overriding this method.
-