Uses of Interface
VASSAL.tools.imageop.RotateOp
| Package | Description |
|---|---|
| VASSAL.tools.imageop |
-
Uses of RotateOp in VASSAL.tools.imageop
Subinterfaces of RotateOp in VASSAL.tools.imageop Modifier and Type Interface Description interfaceRotateScaleOpAnImageOpwhich both rotates and scales its source.Classes in VASSAL.tools.imageop that implement RotateOp Modifier and Type Class Description classOrthoRotateOpBitmapImplclassRotateScaleOpBitmapImplAnImageOpwhich rotates and scales its source.classRotateScaleOpSVGImplAnImageOpwhich rotates and scales its source.Methods in VASSAL.tools.imageop that return RotateOp Modifier and Type Method Description static RotateOpOp. rotate(ImageOp sop, double angle)