Uses of Interface
VASSAL.tools.imageop.SourceOp
Packages that use SourceOp
Package
Description
Contains classes that may be added to a
BoardPicker.Contains classes that may be added to a
MapGrid.Contains classes that can be added to a
Widget.-
Uses of SourceOp in VASSAL.build.module.gamepieceimage
Fields in VASSAL.build.module.gamepieceimage declared as SourceOp -
Uses of SourceOp in VASSAL.build.module.map.boardPicker
Fields in VASSAL.build.module.map.boardPicker declared as SourceOp -
Uses of SourceOp in VASSAL.build.module.map.boardPicker.board.mapgrid
Fields in VASSAL.build.module.map.boardPicker.board.mapgrid declared as SourceOp -
Uses of SourceOp in VASSAL.build.widget
Fields in VASSAL.build.widget declared as SourceOp -
Uses of SourceOp in VASSAL.tools.imageop
Subinterfaces of SourceOp in VASSAL.tools.imageopClasses in VASSAL.tools.imageop that implement SourceOpModifier and TypeClassDescriptionclassAnImageOpwhich uses a fixed image as its source.classAnImageOpwhich rotates and scales its source.classAnImageOpwhich loads an image from theDataArchive.classAnImageOpwhich loads tiles from the tile cache.classAnImageOpwhich loads an image from theDataArchive.classAnImageOpwhich loads an image from theDataArchive, but produces tiles loaded from the tile cache.classAnImageOpfor producing tiles directly from a source, without cobbling tiles from the source.Methods in VASSAL.tools.imageop that return SourceOp