Package VASSAL.tools.imageop
package VASSAL.tools.imageop
-
ClassDescriptionAn abstract representation of an operation which may be applied to an
Image
.The abstract base class forImageOp
s which support multiple tiles.The abstract base class forImageOp
s which are a single tile.AnImageOp
which crops its source.AnImageOp
which crops its source.AnImageOp
which scales its source.AnImageOp
which scales its source.An abstract representation of an operation which may be applied to an {link Image}.ImageOpObserver
s can be notified on the completion of anImageOp
.AnImageOp
which uses a fixed image as its source.AnImageOpObserver
which repaintsComponent
s.AnImageOp
which rotates its source about its center.AnImageOp
which both rotates and scales its source.AnImageOp
which rotates and scales its source.AnImageOp
which rotates and scales its source.Paints an image at arbitrary scale.AnImageOp
which scales its source.AnImageOp
which scales its source.AnImageOp
which scales its source and cobbles scaled tiles from the tile cache.AnImageOp
which provides a source.AnImageOp
which loads an image from theDataArchive
.AnImageOp
which loads tiles from the tile cache.AnImageOp
which loads an image from theDataArchive
.AnImageOp
which loads an image from theDataArchive
, but produces tiles loaded from the tile cache.AnImageOp
for producing tiles directly from a source, without cobbling tiles from the source.AnImageOp
for producing tiles directly from a source, without cobbling tiles from the source.AnImageOp
which produces images from SVG.