Uses of Interface
VASSAL.tools.imageop.RotateScaleOp
-
Uses of RotateScaleOp in VASSAL.counters
Modifier and TypeFieldDescriptionprotected Map
<Double, RotateScaleOp> FreeRotator.rotOp
protected Map
<Double, RotateScaleOp> MatCargo.rotOp
-
Uses of RotateScaleOp in VASSAL.tools.imageop
Modifier and TypeClassDescriptionclass
AnImageOp
which rotates and scales its source.class
AnImageOp
which rotates and scales its source.Modifier and TypeMethodDescriptionstatic RotateScaleOp
Op.rotateScale
(ImageOp sop, double angle, double scale)