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 interface
RotateScaleOp
AnImageOp
which both rotates and scales its source.Classes in VASSAL.tools.imageop that implement RotateOp Modifier and Type Class Description class
OrthoRotateOpBitmapImpl
class
RotateScaleOpBitmapImpl
AnImageOp
which rotates and scales its source.class
RotateScaleOpSVGImpl
AnImageOp
which rotates and scales its source.Methods in VASSAL.tools.imageop that return RotateOp Modifier and Type Method Description static RotateOp
Op. rotate(ImageOp sop, double angle)