Uses of Interface
VASSAL.tools.imageop.RotateScaleOp
Packages that use RotateScaleOp
-
Uses of RotateScaleOp in VASSAL.counters
Fields in VASSAL.counters with type parameters of type RotateScaleOpModifier and TypeFieldDescriptionprotected Map
<Double, RotateScaleOp> FreeRotator.rotOp
protected Map
<Double, RotateScaleOp> MatCargo.rotOp
-
Uses of RotateScaleOp in VASSAL.tools.imageop
Classes in VASSAL.tools.imageop that implement RotateScaleOpModifier and TypeClassDescriptionclass
AnImageOp
which rotates and scales its source.class
AnImageOp
which rotates and scales its source.Methods in VASSAL.tools.imageop that return RotateScaleOpModifier and TypeMethodDescriptionstatic RotateScaleOp
Op.rotateScale
(ImageOp sop, double angle, double scale)