Uses of Class
VASSAL.tools.imageop.AbstractOpImpl
Packages that use AbstractOpImpl
Package
Description
Contains classes that may be added to a
Board.Provides classes that define game pieces.
-
Uses of AbstractOpImpl in VASSAL.build.module.gamepieceimage
Subclasses of AbstractOpImpl in VASSAL.build.module.gamepieceimage -
Uses of AbstractOpImpl in VASSAL.build.module.map.boardPicker.board
Subclasses of AbstractOpImpl in VASSAL.build.module.map.boardPicker.board -
Uses of AbstractOpImpl in VASSAL.counters
Subclasses of AbstractOpImpl in VASSAL.countersModifier and TypeClassDescriptionprotected static classprotected static class -
Uses of AbstractOpImpl in VASSAL.tools.imageop
Subclasses of AbstractOpImpl in VASSAL.tools.imageopModifier and TypeClassDescriptionclassThe abstract base class forImageOps which support multiple tiles.classThe abstract base class forImageOps which are a single tile.classAnImageOpwhich crops its source.classAnImageOpwhich scales its source.classAnImageOpwhich scales its source.classclassAnImageOpwhich uses a fixed image as its source.classclassAnImageOpwhich rotates and scales its source.classAnImageOpwhich rotates and scales its source.classAnImageOpwhich scales its source.classAnImageOpwhich scales its source and cobbles scaled tiles from the tile cache.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.classAnImageOpfor producing tiles directly from a source, without cobbling tiles from the source.