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.rotOpprotected Map<Double, RotateScaleOp> MatCargo.rotOp -
Uses of RotateScaleOp in VASSAL.tools.imageop
Classes in VASSAL.tools.imageop that implement RotateScaleOpModifier and TypeClassDescriptionclassAnImageOpwhich rotates and scales its source.classAnImageOpwhich rotates and scales its source.Methods in VASSAL.tools.imageop that return RotateScaleOpModifier and TypeMethodDescriptionstatic RotateScaleOpOp.rotateScale(ImageOp sop, double angle, double scale)